Author: tkimura(a)redhat.com
Date: 2009-01-20 01:59:56 -0500 (Tue, 20 Jan 2009)
New Revision: 4842
Modified:
remoting2/branches/2.2.2-SP9_JBPAPP-1632/build.xml
Log:
Roll version
Modified: remoting2/branches/2.2.2-SP9_JBPAPP-1632/build.xml
===================================================================
--- remoting2/branches/2.2.2-SP9_JBPAPP-1632/build.xml 2009-01-20 06:50:59 UTC (rev 4841)
+++ remoting2/branches/2.2.2-SP9_JBPAPP-1632/build.xml 2009-01-20 06:59:56 UTC (rev 4842)
@@ -37,9 +37,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.2.SP9"/>
+ <property name="module.version"
value="2.2.2.SP9_JBPAPP-1632"/>
<!-- extension is for the file suffix to use for distribution build -->
- <property name="module.version.extension"
value="2_2_2_SP9"/>
+ <property name="module.version.extension"
value="2_2_2_SP9_JBPAPP-1632"/>
<property name="implementation.url"
value="http://www.jboss.org/products/remoting"/>
<property name="root.dir" value="${basedir}"/>