[jboss-cvs] JBossAS SVN: r69241 - branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Jan 23 11:31:13 EST 2008
Author: rrajesh
Date: 2008-01-23 11:31:13 -0500 (Wed, 23 Jan 2008)
New Revision: 69241
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 default versions to 4.2.0.GA_CP02
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 2008-01-23 16:29:35 UTC (rev 69240)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent 2008-01-23 16:31:13 UTC (rev 69241)
@@ -99,9 +99,9 @@
<!-- Version identifiers for the server. -->
<property name="version.major" value="4"/>
- <property name="version.minor" value="3"/>
+ <property name="version.minor" value="2"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="GA"/>
+ <property name="version.tag" value="GA_CP02"/>
<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 2008-01-23 16:29:35 UTC (rev 69240)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml 2008-01-23 16:31:13 UTC (rev 69241)
@@ -15,9 +15,9 @@
<!-- Version identifiers for the server. -->
<property name="version.major" value="4"/>
- <property name="version.minor" value="3"/>
+ <property name="version.minor" value="2"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="GA"/>
+ <property name="version.tag" value="GA_CP02"/>
<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