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

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Mon Aug 6 02:50:50 EDT 2012


Author: manaRH
Date: 2012-08-06 02:50:47 -0400 (Mon, 06 Aug 2012)
New Revision: 15015

Modified:
   branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
JBPAPP-7354 JBoss Cache upgrade and JBPAPP-7463 upgrade of jgroups

Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2012-08-03 20:21:25 UTC (rev 15014)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml	2012-08-06 06:50:47 UTC (rev 15015)
@@ -253,7 +253,7 @@
 			<dependency>
 				<groupId>org.jboss.cache</groupId>
 				<artifactId>jbosscache-core</artifactId>
-				<version>3.2.8.GA</version>
+				<version>3.2.10.GA</version>
 				<exclusions>
 					<exclusion>
 						<groupId>org.jboss</groupId>
@@ -273,7 +273,7 @@
 			<dependency>
 				<groupId>jgroups</groupId>
 				<artifactId>jgroups</artifactId>
-				<version>2.6.20.Final</version>
+				<version>2.6.21.Final</version>
 			</dependency>
 
 			<dependency>



More information about the seam-commits mailing list