Author: ate
Date: Thu Oct  4 07:54:34 2007
New Revision: 581938

URL: http://svn.apache.org/viewvc?rev=581938&view=rev
Log:
correcting standard maven 1 repo url

Modified:
    portals/bridges/trunk/pom.xml

Modified: portals/bridges/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/portals/bridges/trunk/pom.xml?rev=581938&r1=581937&r2=581938&view=diff
==============================================================================
--- portals/bridges/trunk/pom.xml (original)
+++ portals/bridges/trunk/pom.xml Thu Oct  4 07:54:34 2007
@@ -163,7 +163,7 @@
         <repository>
             <id>org.apache</id>
             <name>Maven1 Apache</name>
-            <url>http://www.ibiblio.org/maven2</url>
+            <url>http://repo1.maven.org/maven</url>
             <layout>legacy</layout>
         </repository>
     </repositories>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to