Skip to content

Commit

Permalink
Updated Java.net repository details to address issue timothystone#7
Browse files Browse the repository at this point in the history
Removed central repository definition (inherited from super POM)
  • Loading branch information
owenfarrell committed Oct 8, 2016
1 parent 23268b4 commit d535cf4
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,14 +119,9 @@
</scm>
<repositories>
<repository>
<id>central</id>
<name>Apache Maven central repository</name>
<url>http://repo1.maven.org/maven2</url>
</repository>
<repository>
<id>maven2-repository.dev.java.net</id>
<name>Java.net Repository for Maven</name>
<url>http://download.java.net/maven/2</url>
<id>java.net-Public</id>
<name>Maven Java Net Snapshots and Releases</name>
<url>https://maven.java.net/content/groups/public/</url>
</repository>
<repository>
<id>legacy-jars</id>
Expand Down

0 comments on commit d535cf4

Please sign in to comment.