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/02/09 04:04:07 UTC

svn commit: r376162 - /myfaces/maven/branches/1_0_0/pom.xml

Author: schof
Date: Wed Feb  8 19:04:05 2006
New Revision: 376162

URL: http://svn.apache.org/viewcvs?rev=376162&view=rev
Log:
changed server name to match known_hosts

Modified:
    myfaces/maven/branches/1_0_0/pom.xml

Modified: myfaces/maven/branches/1_0_0/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/maven/branches/1_0_0/pom.xml?rev=376162&r1=376161&r2=376162&view=diff
==============================================================================
--- myfaces/maven/branches/1_0_0/pom.xml (original)
+++ myfaces/maven/branches/1_0_0/pom.xml Wed Feb  8 19:04:05 2006
@@ -25,7 +25,7 @@
     <repository>
       <id>apache-maven</id>
       <name>Apache Maven Repository</name>
-      <url>scp://people.apache.org/www/www.apache.org/dist/maven-repository</url>
+      <url>scp://minotaur.apache.org/www/www.apache.org/dist/maven-repository</url>
     </repository>
     <snapshotRepository>
       <uniqueVersion>false</uniqueVersion>