[jboss-cvs] JBossAS SVN: r110986 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Mar 21 16:33:02 EDT 2011


Author: fnasser at redhat.com
Date: 2011-03-21 16:33:02 -0400 (Mon, 21 Mar 2011)
New Revision: 110986

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
Correct version of Seam Integration to what we actually ship

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-21 19:37:06 UTC (rev 110985)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-21 20:33:02 UTC (rev 110986)
@@ -93,7 +93,7 @@
     <version.org.springframework>2.5.6.SEC02</version.org.springframework>
     <version.oswego-concurrent.concurrent>1.3.4-jboss-update1</version.oswego-concurrent.concurrent>
     <version.saaj.api>1.3</version.saaj.api>
-    <version.seam.integration>5.1.0.CR1</version.seam.integration>
+    <version.seam.integration>5.1.0.GA</version.seam.integration>
     <version.staxex>2.1.3</version.staxex>
     <version.streambuffer>2.1.7</version.streambuffer>
     <version.suffix.org.jboss.javaee>.GA</version.suffix.org.jboss.javaee>



More information about the jboss-cvs-commits mailing list