You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by sp...@apache.org on 2006/05/22 19:57:08 UTC

svn commit: r408717 - /geronimo/devtools/eclipse-plugin/trunk/pom.xml

Author: sppatel
Date: Mon May 22 10:57:07 2006
New Revision: 408717

URL: http://svn.apache.org/viewvc?rev=408717&view=rev
Log:
BUG FIX: cvs.apache.org repo to people.apache.org

Modified:
    geronimo/devtools/eclipse-plugin/trunk/pom.xml

Modified: geronimo/devtools/eclipse-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/pom.xml?rev=408717&r1=408716&r2=408717&view=diff
==============================================================================
--- geronimo/devtools/eclipse-plugin/trunk/pom.xml (original)
+++ geronimo/devtools/eclipse-plugin/trunk/pom.xml Mon May 22 10:57:07 2006
@@ -222,7 +222,7 @@
     <repository>
       <id>apache-cvs</id>
       <name>Apache CVS Repository</name>
-      <url>http://cvs.apache.org/repository</url>
+      <url>http://people.apache.org/repository</url>
       <layout>legacy</layout>
       <snapshots>
         <enabled>true</enabled>