[seam-commits] Seam SVN: r8756 - branches/Seam_2_0_FP/build.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Thu Aug 21 04:19:09 EDT 2008
Author: manaRH
Date: 2008-08-21 04:19:09 -0400 (Thu, 21 Aug 2008)
New Revision: 8756
Modified:
branches/Seam_2_0_FP/build/root.pom.xml
Log:
upgrade jboss-jmx and jboss-system to EAP 4.3.0.GA_CP02
Modified: branches/Seam_2_0_FP/build/root.pom.xml
===================================================================
--- branches/Seam_2_0_FP/build/root.pom.xml 2008-08-21 07:06:34 UTC (rev 8755)
+++ branches/Seam_2_0_FP/build/root.pom.xml 2008-08-21 08:19:09 UTC (rev 8756)
@@ -380,7 +380,7 @@
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-system</artifactId>
- <version>4.2.2.GA</version>
+ <version>4.3.0.GA_CP02</version>
</dependency>
<dependency>
@@ -434,7 +434,7 @@
<dependency>
<groupId>jboss</groupId>
<artifactId>jboss-jmx</artifactId>
- <version>4.2.2.GA</version>
+ <version>4.3.0.GA_CP02</version>
</dependency>
<!-- Should be 3.3.GA to be in sync with AS, but this doesn't seem to exist -->
More information about the seam-commits
mailing list