[jboss-cvs] JBossAS SVN: r102884 - 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 Mar 24 11:28:57 EDT 2010


Author: mbenitez
Date: 2010-03-24 11:28:56 -0400 (Wed, 24 Mar 2010)
New Revision: 102884

Modified:
   branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
Log:
Change version.tag to GA_CP08

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	2010-03-24 15:07:05 UTC (rev 102883)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent	2010-03-24 15:28:56 UTC (rev 102884)
@@ -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_CP07"/>
+  <property name="version.tag" value="GA_CP08"/>
   <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