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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Feb 25 15:52:06 EST 2011


Author: fnasser at redhat.com
Date: 2011-02-25 15:52:06 -0500 (Fri, 25 Feb 2011)
New Revision: 110792

Modified:
   branches/JBPAPP_5_1/pom.xml
Log:
Turn on MEAD maven repo (signed) for Hudson testing

Modified: branches/JBPAPP_5_1/pom.xml
===================================================================
--- branches/JBPAPP_5_1/pom.xml	2011-02-25 20:42:19 UTC (rev 110791)
+++ branches/JBPAPP_5_1/pom.xml	2011-02-25 20:52:06 UTC (rev 110792)
@@ -298,7 +298,7 @@
       <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>
       <releases>
-        <enabled>false</enabled>
+        <enabled>true</enabled>
       </releases>
       <snapshots>
         <enabled>false</enabled>



More information about the jboss-cvs-commits mailing list