You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dw...@apache.org on 2009/10/12 21:51:02 UTC

svn commit: r824473 - /geronimo/server/branches/2.2/pom.xml

Author: dwoods
Date: Mon Oct 12 19:51:02 2009
New Revision: 824473

URL: http://svn.apache.org/viewvc?rev=824473&view=rev
Log:
point to apache-release repo until the AMQ 5.3.0 artifacts are mirrored

Modified:
    geronimo/server/branches/2.2/pom.xml

Modified: geronimo/server/branches/2.2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.2/pom.xml?rev=824473&r1=824472&r2=824473&view=diff
==============================================================================
--- geronimo/server/branches/2.2/pom.xml (original)
+++ geronimo/server/branches/2.2/pom.xml Mon Oct 12 19:51:02 2009
@@ -2120,7 +2120,7 @@
     <repositories>
         <repository>
             <id>amq-staging</id>
-            <url>https://repository.apache.org/content/repositories/activemq-staging-008/</url>
+            <url>https://repository.apache.org/content/repositories/releases/</url>
             <releases>
                 <checksumPolicy>fail</checksumPolicy>
                 <enabled>true</enabled>