[jboss-remoting-commits] JBoss Remoting SVN: r5484 - remoting2/branches/2.2.

jboss-remoting-commits at lists.jboss.org jboss-remoting-commits at lists.jboss.org
Tue Sep 15 20:24:01 EDT 2009


Author: ron.sigal at jboss.com
Date: 2009-09-15 20:24:01 -0400 (Tue, 15 Sep 2009)
New Revision: 5484

Modified:
   remoting2/branches/2.2/build.xml
Log:
JBREM-1157: Set version to 2.2.3.SP1.

Modified: remoting2/branches/2.2/build.xml
===================================================================
--- remoting2/branches/2.2/build.xml	2009-09-16 00:09:31 UTC (rev 5483)
+++ remoting2/branches/2.2/build.xml	2009-09-16 00:24:01 UTC (rev 5484)
@@ -38,9 +38,9 @@
       <!-- Module name(s) & version -->
       <property name="module.name" value="remoting"/>
       <property name="module.Name" value="JBoss Remoting"/>
-      <property name="module.version" value="2.2.3"/>
+      <property name="module.version" value="2.2.3.SP1"/>
       <!-- extension is for the file suffix to use for distribution build -->
-      <property name="module.version.extension" value="2_2_3"/>
+      <property name="module.version.extension" value="2_2_3_SP1"/>
 
       <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