[jboss-cvs] JBossAS SVN: r64559 - branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Aug 13 15:11:27 EDT 2007
Author: fnasser at redhat.com
Date: 2007-08-13 15:11:27 -0400 (Mon, 13 Aug 2007)
New Revision: 64559
Modified:
branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml
Log:
Update version string to GA_CP01
Modified: branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent 2007-08-13 15:46:43 UTC (rev 64558)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent 2007-08-13 19:11:27 UTC (rev 64559)
@@ -101,7 +101,7 @@
<property name="version.major" value="4"/>
<property name="version.minor" value="2"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="GA"/>
+ <property name="version.tag" value="GA_CP01"/>
<property name="version.name" value="Trinity"/>
<!-- This must be set to the CVS tag for any release -->
<property name="version.cvstag" value="JBoss_${version.major}_${version.minor}_${version.revision}_${version.tag}" />
Modified: branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml 2007-08-13 15:46:43 UTC (rev 64558)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml 2007-08-13 19:11:27 UTC (rev 64559)
@@ -17,7 +17,7 @@
<property name="version.major" value="4"/>
<property name="version.minor" value="2"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="GA"/>
+ <property name="version.tag" value="GA_CP01"/>
<property name="version.name" value="Trinity"/>
<!-- This must be set to the CVS tag for any release -->
<property name="version.cvstag" value="JBoss_${version.major}_${version.minor}_${version.revision}_${version.tag}"/>
More information about the jboss-cvs-commits
mailing list