Author: bmaxwell
Date: 2012-02-23 18:39:35 -0500 (Thu, 23 Feb 2012)
New Revision: 1981
Modified:
branches/JBOSSWEB_2_0_0_GA_CP16_BZ794470/build.properties.default
branches/JBOSSWEB_2_0_0_GA_CP16_BZ794470/build.xml
Log:
[BZ794470] updated build version
Modified: branches/JBOSSWEB_2_0_0_GA_CP16_BZ794470/build.properties.default
===================================================================
--- branches/JBOSSWEB_2_0_0_GA_CP16_BZ794470/build.properties.default 2012-02-23 23:38:51
UTC (rev 1980)
+++ branches/JBOSSWEB_2_0_0_GA_CP16_BZ794470/build.properties.default 2012-02-23 23:39:35
UTC (rev 1981)
@@ -13,7 +13,7 @@
version.major=2
version.minor=0
version.build=0
-version.patch=GA_CP16_JBPAPP-8221
+version.patch=GA_CP16_BZ794470
# ----- Vesion Control Flags -----
jboss.version.major=4
Modified: branches/JBOSSWEB_2_0_0_GA_CP16_BZ794470/build.xml
===================================================================
--- branches/JBOSSWEB_2_0_0_GA_CP16_BZ794470/build.xml 2012-02-23 23:38:51 UTC (rev 1980)
+++ branches/JBOSSWEB_2_0_0_GA_CP16_BZ794470/build.xml 2012-02-23 23:39:35 UTC (rev 1981)
@@ -16,7 +16,7 @@
<property name="version.major" value="2" />
<property name="version.minor" value="0" />
<property name="version.build" value="0" />
- <property name="version.patch"
value="GA_CP16_JBPAPP-8221" />
+ <property name="version.patch" value="GA_CP16_BZ794470"
/>
<property name="version.flag" value="" />
<property name="version.number"
value="${version.major}.${version.minor}.${version.build}.${version.patch}"
/>
<property name="version"
value="${version.major}.${version.minor}.${version.build}.${version.patch}${version.flag}"
/>
Show replies by date