Skip to content

Commit

Permalink
Added jcenter
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel Fontaine committed Oct 28, 2016
1 parent d2b4cb3 commit 5830ebe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@
<id>maven-central</id>
<url>https://repo1.maven.org/maven2</url>
</repository>
<repository>
<id>jcenter</id>
<url>https://jcenter.bintray.com/</url>
</repository>
<repository>
<id>flyway-repo</id>
<url>https://flywaydb.org/repo</url>
Expand Down

0 comments on commit 5830ebe

Please sign in to comment.