You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bridges-commits@portals.apache.org by at...@apache.org on 2007/10/04 16:54:34 UTC

svn commit: r581938 - /portals/bridges/trunk/pom.xml

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: bridges-commits-unsubscribe@portals.apache.org
For additional commands, e-mail: bridges-commits-help@portals.apache.org