[jboss-cvs] JBossAS SVN: r73775 - trunk/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu May 29 04:28:27 EDT 2008


Author: dimitris at jboss.org
Date: 2008-05-29 04:28:27 -0400 (Thu, 29 May 2008)
New Revision: 73775

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-5277, Upgrade jboss remoting to v2.4.0.GA

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2008-05-29 08:25:35 UTC (rev 73774)
+++ trunk/component-matrix/pom.xml	2008-05-29 08:28:27 UTC (rev 73775)
@@ -773,7 +773,7 @@
       <dependency>
         <groupId>org.jboss.remoting</groupId>
         <artifactId>jboss-remoting</artifactId>
-        <version>2.4.0.CR2</version>
+        <version>2.4.0.GA</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list