You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by lt...@apache.org on 2009/04/14 17:54:46 UTC

svn commit: r764851 - /maven/doxia/site/pom.xml

Author: ltheussl
Date: Tue Apr 14 15:54:45 2009
New Revision: 764851

URL: http://svn.apache.org/viewvc?rev=764851&view=rev
Log:
Update snapshot url

Modified:
    maven/doxia/site/pom.xml

Modified: maven/doxia/site/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/site/pom.xml?rev=764851&r1=764850&r2=764851&view=diff
==============================================================================
--- maven/doxia/site/pom.xml (original)
+++ maven/doxia/site/pom.xml Tue Apr 14 15:54:45 2009
@@ -131,7 +131,7 @@
     <pluginRepository>
       <id>apache.snapshots</id>
       <name>Apache Snapshot Repository</name>
-      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
+      <url>http://repository.apache.org/snapshots/</url>
     </pluginRepository>
   </pluginRepositories>