Author: ltheussl Date: Mon Jul 27 17:43:05 2009 New Revision: 798232 URL: http://svn.apache.org/viewvc?rev=798232&view=rev Log: Update snapshot repo for it's
Modified: maven/plugins/trunk/maven-site-plugin/src/it/settings.xml Modified: maven/plugins/trunk/maven-site-plugin/src/it/settings.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/src/it/settings.xml?rev=798232&r1=798231&r2=798232&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/src/it/settings.xml (original) +++ maven/plugins/trunk/maven-site-plugin/src/it/settings.xml Mon Jul 27 17:43:05 2009 @@ -40,7 +40,7 @@ <repository> <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> <releases> <enabled>false</enabled> </releases>