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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 13 05:40:01 EDT 2008


Author: dimitris at jboss.org
Date: 2008-08-13 05:40:01 -0400 (Wed, 13 Aug 2008)
New Revision: 77006

Modified:
   trunk/component-matrix/pom.xml
Log:
JBAS-5844, Upgrade jboss-remoting to 2.4.0.SP1

Modified: trunk/component-matrix/pom.xml
===================================================================
--- trunk/component-matrix/pom.xml	2008-08-13 09:25:59 UTC (rev 77005)
+++ trunk/component-matrix/pom.xml	2008-08-13 09:40:01 UTC (rev 77006)
@@ -785,7 +785,7 @@
       <dependency>
         <groupId>org.jboss.remoting</groupId>
         <artifactId>jboss-remoting</artifactId>
-        <version>2.4.0.GA</version>
+        <version>2.4.0.SP1</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list