Skip to content

Commit

Permalink
#25 use bintray instead of boundary's repo
Browse files Browse the repository at this point in the history
  • Loading branch information
zcourts committed Jun 2, 2015
1 parent e5d68c3 commit e42d501
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions pom.xml
Expand Up @@ -229,8 +229,12 @@
</build>
<repositories>
<repository>
<id>boundary-site</id>
<url>http://maven.boundary.com/artifactory/repo</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>central</id>
<name>bintray</name>
<url>http://jcenter.bintray.com</url>
</repository>
<repository>
<id>Codehaus Snapshots</id>
Expand Down

0 comments on commit e42d501

Please sign in to comment.