[jboss-cvs] JBossAS SVN: r91180 - in tags/JBPAPP_4_3_0_GA_CP06: tools/etc/buildmagic and 1 other directory.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Jul 13 17:17:26 EDT 2009
Author: permaine
Date: 2009-07-13 17:17:25 -0400 (Mon, 13 Jul 2009)
New Revision: 91180
Modified:
tags/JBPAPP_4_3_0_GA_CP06/build/build.properties
tags/JBPAPP_4_3_0_GA_CP06/tools/etc/buildmagic/buildmagic.ent
tags/JBPAPP_4_3_0_GA_CP06/tools/etc/buildmagic/version-info.xml
Log:
Update version tag to GA_CP06
Modified: tags/JBPAPP_4_3_0_GA_CP06/build/build.properties
===================================================================
--- tags/JBPAPP_4_3_0_GA_CP06/build/build.properties 2009-07-13 20:53:44 UTC (rev 91179)
+++ tags/JBPAPP_4_3_0_GA_CP06/build/build.properties 2009-07-13 21:17:25 UTC (rev 91180)
@@ -4,7 +4,7 @@
version.major=4
version.minor=3
version.revision=0
-version.tag=GA_CP05
+version.tag=GA_CP06
version.name=EAP
build.soa=true
Modified: tags/JBPAPP_4_3_0_GA_CP06/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- tags/JBPAPP_4_3_0_GA_CP06/tools/etc/buildmagic/buildmagic.ent 2009-07-13 20:53:44 UTC (rev 91179)
+++ tags/JBPAPP_4_3_0_GA_CP06/tools/etc/buildmagic/buildmagic.ent 2009-07-13 21:17:25 UTC (rev 91180)
@@ -102,7 +102,7 @@
<property name="version.major" value="4"/>
<property name="version.minor" value="3"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="GA_CP05"/>
+ <property name="version.tag" value="GA_CP06"/>
<property name="version.name" value="Trinity"/>
<!-- This must be set to the CVS tag for any release -->
<property name="version.cvstag" value="JBPAPP_${version.major}_${version.minor}_${version.revision}_${version.tag}" />
Modified: tags/JBPAPP_4_3_0_GA_CP06/tools/etc/buildmagic/version-info.xml
===================================================================
--- tags/JBPAPP_4_3_0_GA_CP06/tools/etc/buildmagic/version-info.xml 2009-07-13 20:53:44 UTC (rev 91179)
+++ tags/JBPAPP_4_3_0_GA_CP06/tools/etc/buildmagic/version-info.xml 2009-07-13 21:17:25 UTC (rev 91180)
@@ -17,7 +17,7 @@
<property name="version.major" value="4"/>
<property name="version.minor" value="3"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="GA_CP05"/>
+ <property name="version.tag" value="GA_CP06"/>
<property name="version.name" value="Trinity"/>
<!-- This must be set to the CVS tag for any release -->
<property name="version.cvstag" value="JBPAPP_${version.major}_${version.minor}_${version.revision}_${version.tag}"/>
More information about the jboss-cvs-commits
mailing list