Skip to content

Commit

Permalink
Added deployment info.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemmermann committed Sep 10, 2019
1 parent b304372 commit aecfd6d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@
<jruby.version>9.2.6.0</jruby.version>
</properties>

<distributionManagement>
<repository>
<id>bintray-dlsc-oss-repository</id>
<name>dlsc-oss-repository</name>
<url>
https://api.bintray.com/maven/dlsc-oss/repository/UnitFX/;publish=1
</url>
</repository>
</distributionManagement>

<dependencyManagement>
<dependencies>
<dependency>
Expand Down

0 comments on commit aecfd6d

Please sign in to comment.