Author: bmaxwell
Date: 2012-02-23 18:13:49 -0500 (Thu, 23 Feb 2012)
New Revision: 1978
Modified:
branches/JBOSSWEB_2_0_0_GA_CP16_JBPAPP-8221/build.properties.default
branches/JBOSSWEB_2_0_0_GA_CP16_JBPAPP-8221/build.xml
Log:
[JBPAPP-8221] update build version
Modified: branches/JBOSSWEB_2_0_0_GA_CP16_JBPAPP-8221/build.properties.default
===================================================================
--- branches/JBOSSWEB_2_0_0_GA_CP16_JBPAPP-8221/build.properties.default 2012-02-23
23:13:19 UTC (rev 1977)
+++ branches/JBOSSWEB_2_0_0_GA_CP16_JBPAPP-8221/build.properties.default 2012-02-23
23:13:49 UTC (rev 1978)
@@ -13,7 +13,7 @@
version.major=2
version.minor=0
version.build=0
-version.patch=GA_CP16_JBPAPP-7862
+version.patch=GA_CP16_JBPAPP-8221
# ----- Vesion Control Flags -----
jboss.version.major=4
Modified: branches/JBOSSWEB_2_0_0_GA_CP16_JBPAPP-8221/build.xml
===================================================================
--- branches/JBOSSWEB_2_0_0_GA_CP16_JBPAPP-8221/build.xml 2012-02-23 23:13:19 UTC (rev
1977)
+++ branches/JBOSSWEB_2_0_0_GA_CP16_JBPAPP-8221/build.xml 2012-02-23 23:13:49 UTC (rev
1978)
@@ -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-7862" />
+ <property name="version.patch"
value="GA_CP16_JBPAPP-8221" />
<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