Skip to content

Commit

Permalink
Merge pull request #113 from KenSuenobu/ticket-107
Browse files Browse the repository at this point in the history
Updated to try uploading to bintray, still failing.
  • Loading branch information
KenSuenobu committed Jul 22, 2018
2 parents 11e66c5 + d57141b commit 52283b1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
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 52283b1

Please sign in to comment.