Couple of pom fixes to the apache snapshot repo as suggested by Max Bowsher on archiva-dev

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481294 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2006-12-01 16:55:27 +00:00
parent 70d0d075a2
commit 2894177c0b
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<!-- for skin -->
<repository>
<id>apache.snapshots</id>
<url>http://people.apache.org/maven-snapshot-repository</url>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
</repository>
</repositories>
</project>

View File

@ -486,7 +486,7 @@
<!-- See: http://www.nabble.com/NoClassDefFoundError-from-shared-in-project-info-reports-tf2678299s177.html#a7489595 -->
<pluginRepository>
<id>apache.org</id>
<id>apache.snapshots</id>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<releases>
<enabled>false</enabled>