Skip to content

Commit

Permalink
add bintray repo
Browse files Browse the repository at this point in the history
  • Loading branch information
psibre committed Jul 4, 2014
1 parent c9c48d9 commit 90c4860
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,13 @@
<url>https://github.com/marc1s/emotionml-checker-java/issues</url>
</issueManagement>

<distributionManagement>
<repository>
<id>bintray</id>
<url>https://api.bintray.com/maven/marytts/marytts/emotionml-checker-java</url>
</repository>
</distributionManagement>

<scm>
<url>https://github.com/marc1s/emotionml-checker-java</url>
<connection>scm:git:https://github.com/marc1s/emotionml-checker-java.git</connection>
Expand Down

0 comments on commit 90c4860

Please sign in to comment.