[seam-commits] Seam SVN: r14020 - branches/enterprise/JBPAPP_5_0/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Jan 24 07:57:12 EST 2011


Author: manaRH
Date: 2011-01-24 07:57:12 -0500 (Mon, 24 Jan 2011)
New Revision: 14020

Modified:
   branches/enterprise/JBPAPP_5_0/build/root.pom.xml
   branches/enterprise/JBPAPP_5_0/build/settings.xml
Log:
JBPAPP-5703 - upgrade to Drools 5.1.0.BRMS

Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2011-01-24 12:54:57 UTC (rev 14019)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2011-01-24 12:57:12 UTC (rev 14020)
@@ -12,7 +12,7 @@
 	<!-- Externalize some version numbers here -->
 	<properties>
 		<version.richfaces>3.3.1.SP2</version.richfaces>
-		<version.drools>5.0.1</version.drools>
+		<version.drools>5.1.0.BRMS</version.drools>
 		<version.testng>5.9</version.testng>
 		<version.resteasy>1.2.1.GA</version.resteasy>
         <version.spring>2.5.6.SEC02</version.spring>

Modified: branches/enterprise/JBPAPP_5_0/build/settings.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/settings.xml	2011-01-24 12:54:57 UTC (rev 14019)
+++ branches/enterprise/JBPAPP_5_0/build/settings.xml	2011-01-24 12:57:12 UTC (rev 14020)
@@ -275,7 +275,7 @@
         <repository>
           <id>jboss-product-repository</id>
           <name>JBoss Product Maven Repository</name>
-          <url>http://repository.jboss.org/maven2-brew</url>
+          <url>http://download.devel.redhat.com/brewroot/repos/mead-shared-build/latest/maven2/</url>
           <layout>default</layout>
           <releases>
             <enabled>true</enabled>
@@ -291,7 +291,7 @@
         <pluginRepository>
           <id>jboss-product-repository</id>
           <name>JBoss Product Maven Repository</name>
-          <url>http://repository.jboss.org/maven2-brew</url>
+          <url>http://download.devel.redhat.com/brewroot/repos/mead-shared-build/latest/maven2/</url>
           <layout>default</layout>
           <releases>
             <enabled>true</enabled>



More information about the seam-commits mailing list