[jboss-remoting-commits] JBoss Remoting SVN: r5913 - remoting2/branches/2.x.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Sat Jul 3 22:25:01 EDT 2010


Author: ron.sigal at jboss.com
Date: 2010-07-03 22:25:01 -0400 (Sat, 03 Jul 2010)
New Revision: 5913

Modified:
   remoting2/branches/2.x/build.xml
Log:
JBREM-1233: Updated version to 2.5.3.

Modified: remoting2/branches/2.x/build.xml
===================================================================
--- remoting2/branches/2.x/build.xml	2010-07-04 02:21:28 UTC (rev 5912)
+++ remoting2/branches/2.x/build.xml	2010-07-04 02:25:01 UTC (rev 5913)
@@ -225,9 +225,9 @@
       <!-- Module name(s) & version -->
       <property name="module.name" value="remoting"/>
       <property name="module.Name" value="JBoss Remoting"/>
-      <property name="module.version" value="2.5.2.SP3"/>
+      <property name="module.version" value="2.5.3"/>
       <!-- extension is for the file suffix to use for dtribution build -->
-      <property name="module.version.extension" value="2_5_2_SP3"/>
+      <property name="module.version.extension" value="2_5_3"/>
 
       <property name="implementation.url" value="http://www.jboss.org/products/remoting"/>
       <property name="root.dir" value="${basedir}"/>



More information about the jboss-remoting-commits mailing list