You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/06/20 16:18:47 UTC

svn commit: r415650 - /myfaces/maven/tags/1_0_3/master-pom/pom.xml

Author: schof
Date: Tue Jun 20 07:18:46 2006
New Revision: 415650

URL: http://svn.apache.org/viewvc?rev=415650&view=rev
Log:
fixed <repository> element

Modified:
    myfaces/maven/tags/1_0_3/master-pom/pom.xml

Modified: myfaces/maven/tags/1_0_3/master-pom/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/maven/tags/1_0_3/master-pom/pom.xml?rev=415650&r1=415649&r2=415650&view=diff
==============================================================================
--- myfaces/maven/tags/1_0_3/master-pom/pom.xml (original)
+++ myfaces/maven/tags/1_0_3/master-pom/pom.xml Tue Jun 20 07:18:46 2006
@@ -395,7 +395,7 @@
       </releases>
       <snapshots />
       <id>apache-maven-snapshots</id>
-      <url>http://cvs.apache.org/maven-snapshot-repository</url>
+      <url>http://people.apache.org/maven-snapshot-repository</url>
     </repository>
     <repository>
       <releases />