[jboss-cvs] JBoss Messaging SVN: r2557 - branches/Branch_1_2_0_SP.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Mar 21 11:43:27 EDT 2007
Author: clebert.suconic at jboss.com
Date: 2007-03-21 11:43:27 -0400 (Wed, 21 Mar 2007)
New Revision: 2557
Modified:
branches/Branch_1_2_0_SP/build-thirdparty.xml
Log:
http://jira.jboss.org/jira/browse/JBMESSAGING-920 - Upgrade remoting (that will also fix memory leaks)
Modified: branches/Branch_1_2_0_SP/build-thirdparty.xml
===================================================================
--- branches/Branch_1_2_0_SP/build-thirdparty.xml 2007-03-21 15:40:56 UTC (rev 2556)
+++ branches/Branch_1_2_0_SP/build-thirdparty.xml 2007-03-21 15:43:27 UTC (rev 2557)
@@ -92,7 +92,7 @@
<componentref name="jboss/common-logging-spi" version="2.0.2.GA"/>
<componentref name="jboss/aop" version="1.5.3.GA"/>
<componentref name="jboss/serialization" version="1.0.3.GA"/>
- <componentref name="jboss/remoting" version="2.2.0.Beta1"/>
+ <componentref name="jboss/remoting" version="2.2.0.GA"/>
<componentref name="jboss/jbossts" version="4.2.2.GA"/>
<componentref name="jboss/test14" version="1.0.0.GA"/>
<componentref name="jboss/jbossretro-rt" version="1.0.4.GA"/>
More information about the jboss-cvs-commits
mailing list