[jboss-cvs] JBossAS SVN: r110859 - branches/JBPAPP_5_1.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 8 16:49:43 EST 2011


Author: fnasser at redhat.com
Date: 2011-03-08 16:49:43 -0500 (Tue, 08 Mar 2011)
New Revision: 110859

Modified:
   branches/JBPAPP_5_1/pom.xml
Log:
Use the correct MEAD maven repo URL

Modified: branches/JBPAPP_5_1/pom.xml
===================================================================
--- branches/JBPAPP_5_1/pom.xml	2011-03-08 21:11:18 UTC (rev 110858)
+++ branches/JBPAPP_5_1/pom.xml	2011-03-08 21:49:43 UTC (rev 110859)
@@ -296,7 +296,7 @@
     <repository>
       <id>mead-repository.redhat.com</id>
       <name>JBoss Production Releases MEAD Repository</name>
-      <url>http://download.lab.bos.redhat.com/brewroot/repos/jb-eap-5-rhel-6-candidate/latest/maven2</url>
+      <url>http://download.lab.bos.redhat.com/brewroot/repos/jb-eap-5-rhel-6-build/latest/maven2</url>
       <releases>
         <enabled>true</enabled>
       </releases>



More information about the jboss-cvs-commits mailing list