Author: ogusakov
Date: Wed Oct  1 11:11:08 2008
New Revision: 700854

URL: http://svn.apache.org/viewvc?rev=700854&view=rev
Log:
repointed to asf snapshot repo

Modified:
    maven/components/branches/2.2.0-M1-MNG-3759/build.xml

Modified: maven/components/branches/2.2.0-M1-MNG-3759/build.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/2.2.0-M1-MNG-3759/build.xml?rev=700854&r1=700853&r2=700854&view=diff
==============================================================================
--- maven/components/branches/2.2.0-M1-MNG-3759/build.xml (original)
+++ maven/components/branches/2.2.0-M1-MNG-3759/build.xml Wed Oct  1 11:11:08 
2008
@@ -59,7 +59,7 @@
     <property name="maven.repo.local" value="${user.home}/.m2/repository"/>
     <property name="surefire.useFile" value="true"/>
     <artifact:remoteRepository id="remote.repo.ms"
-            
url="http://repository.sonatype.org/content/repositories/maven.snapshots"; />
+            url="http://people.apache.org/repo/m2-snapshot-repository"; />
     <artifact:remoteRepository id="remote.repo.p"
             url="http://repository.sonatype.org/content/groups/public"; />
     


Reply via email to