[jboss-cvs] JBoss Messaging SVN: r3004 - trunk.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Aug 10 09:07:21 EDT 2007
Author: timfox
Date: 2007-08-10 09:07:19 -0400 (Fri, 10 Aug 2007)
New Revision: 3004
Modified:
trunk/build-thirdparty.xml
Log:
correct version of remoting
Modified: trunk/build-thirdparty.xml
===================================================================
--- trunk/build-thirdparty.xml 2007-08-10 12:40:41 UTC (rev 3003)
+++ trunk/build-thirdparty.xml 2007-08-10 13:07:19 UTC (rev 3004)
@@ -90,7 +90,7 @@
<componentref name="jboss/common" version="1.2.0.GA-brew"/>
<componentref name="jboss/aop" version="1.5.5.GA"/>
<!-- <componentref name="jboss/remoting" version="2.2.1.SP1-experimental"/> -->
- <componentref name="jboss/remoting" version="2.2.1.GA"/>
+ <componentref name="jboss/remoting" version="2.2.0.SP4"/>
<componentref name="jboss/jbossts14" version="4.2.3.SP3"/>
<componentref name="jbossas/core-libs" version="4.2.0.GA"/>
More information about the jboss-cvs-commits
mailing list