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>