Skip to content

Commit

Permalink
Updated to try uploading to bintray, still failing.
Browse files Browse the repository at this point in the history
  • Loading branch information
KenSuenobu committed Jul 16, 2018
1 parent 11e66c5 commit d57141b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,13 @@
</dependencies>
</dependencyManagement>

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

</project>

0 comments on commit d57141b

Please sign in to comment.