[jboss-cvs] JBossAS SVN: r112754 - branches/JBPAPP_5_1_2_GA_JBPAPP-8396.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Mar 12 12:16:30 EDT 2012
Author: clebert.suconic
Date: 2012-03-12 12:16:29 -0400 (Mon, 12 Mar 2012)
New Revision: 112754
Modified:
branches/JBPAPP_5_1_2_GA_JBPAPP-8396/pom.xml
Log:
adding new repo for the one-off
Modified: branches/JBPAPP_5_1_2_GA_JBPAPP-8396/pom.xml
===================================================================
--- branches/JBPAPP_5_1_2_GA_JBPAPP-8396/pom.xml 2012-03-12 15:35:53 UTC (rev 112753)
+++ branches/JBPAPP_5_1_2_GA_JBPAPP-8396/pom.xml 2012-03-12 16:16:29 UTC (rev 112754)
@@ -294,6 +294,17 @@
<!-- Repositories -->
<repositories>
<repository>
+ <id>new-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-build/latest/maven</url>
+ <releases>
+ <enabled>true</enabled>
+ </releases>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ </repository>
+ <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.1.2-repo/latest/maven</url>
More information about the jboss-cvs-commits
mailing list