]> source.dussan.org Git - archiva.git/commitdiff
Couple of pom fixes to the apache snapshot repo as suggested by Max Bowsher on archiv...
authorHenri Yandell <bayard@apache.org>
Fri, 1 Dec 2006 16:55:27 +0000 (16:55 +0000)
committerHenri Yandell <bayard@apache.org>
Fri, 1 Dec 2006 16:55:27 +0000 (16:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@481294 13f79535-47bb-0310-9956-ffa450edef68

design/white-site/pom.xml
pom.xml

index 8fca86dea3686e16a5b3747295c730927244e4b0..fc8f299b6a4293e2d52de36bcbed448673dfe6da 100644 (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>
diff --git a/pom.xml b/pom.xml
index a575360cabb37e845ca25a80325a1a09d5f4dee9..c2e0f22c29ffa41f569c3bd01d3d9d2108cb5222 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <!-- 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>