Skip to content

Commit

Permalink
updated Sonatype Nexus repositories urls
Browse files Browse the repository at this point in the history
  • Loading branch information
Luigi R. Viggiano committed May 28, 2014
1 parent fbe3ff7 commit 2ef286e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,12 @@
<snapshotRepository>
<id>sonatype-nexus-snapshots</id>
<name>Sonatype Nexus Snapshots</name>
<url>http://oss.sonatype.org/content/repositories/snapshots/</url>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</snapshotRepository>
<repository>
<id>sonatype-release-repository</id>
<name>Nexus Release Repository</name>
<url>http://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
<site>
<id>newinstance-maven-website</id>
Expand Down

0 comments on commit 2ef286e

Please sign in to comment.