[seam-commits] Seam SVN: r11570 - branches/enterprise/JBPAPP_5_0/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Fri Oct 9 11:07:38 EDT 2009
Author: manaRH
Date: 2009-10-09 11:07:38 -0400 (Fri, 09 Oct 2009)
New Revision: 11570
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
upgraded jboss-common-core, jgroups, jboss-cache to align with jboss-as
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2009-10-09 14:45:15 UTC (rev 11569)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2009-10-09 15:07:38 UTC (rev 11570)
@@ -292,7 +292,7 @@
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
- <version>3.2.0.GA</version>
+ <version>3.2.1.GA</version>
<exclusions>
<exclusion>
<groupId>org.jboss</groupId>
@@ -308,7 +308,7 @@
<dependency>
<groupId>jgroups</groupId>
<artifactId>jgroups</artifactId>
- <version>2.6.12.GA</version>
+ <version>2.6.13.GA</version>
</dependency>
<dependency>
@@ -896,7 +896,7 @@
<dependency>
<groupId>org.jboss</groupId>
<artifactId>jboss-common-core</artifactId>
- <version>2.2.15.GA</version>
+ <version>2.2.16.GA</version>
<exclusions>
<exclusion>
<groupId>apache-xerces</groupId>
More information about the seam-commits
mailing list