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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Feb 16 09:29:35 EST 2011


Author: mbenitez
Date: 2011-02-16 09:29:35 -0500 (Wed, 16 Feb 2011)
New Revision: 110687

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-4946 Upgrade jgroups to 2.6.19.Final (previously commited as GA)

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-02-16 14:13:08 UTC (rev 110686)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-02-16 14:29:35 UTC (rev 110687)
@@ -43,7 +43,7 @@
     <version.jboss.messaging>1.4.7.GA</version.jboss.messaging>
     <version.hornetq>2.2.0.QA-10035</version.hornetq>
     <version.jboss.web>2.1.11.GA</version.jboss.web>
-    <version.jgroups>2.6.19.GA</version.jgroups>
+    <version.jgroups>2.6.19.Final</version.jgroups>
     <version.junit>3.8.2</version.junit>
     <version.org.hibernate.annotations>3.4.0.GA_CP04</version.org.hibernate.annotations>
     <version.org.hibernate.commons.annotations>3.1.0.GA</version.org.hibernate.commons.annotations>



More information about the jboss-cvs-commits mailing list