[jboss-cvs] JBossAS SVN: r96100 - in branches/JBPAPP_4_2_0_GA_CP: tools/etc/buildmagic and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 6 09:46:07 EST 2009


Author: permaine
Date: 2009-11-06 09:46:07 -0500 (Fri, 06 Nov 2009)
New Revision: 96100

Modified:
   branches/JBPAPP_4_2_0_GA_CP/build/build.properties
   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 to 4.3.0.GA_CP07

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build.properties
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build.properties	2009-11-06 14:43:12 UTC (rev 96099)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build.properties	2009-11-06 14:46:07 UTC (rev 96100)
@@ -4,7 +4,7 @@
 version.major=4
 version.minor=3
 version.revision=0
-version.tag=GA_CP05
+version.tag=GA_CP07
 version.name=EAP
 
 build.soa=true

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	2009-11-06 14:43:12 UTC (rev 96099)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent	2009-11-06 14:46:07 UTC (rev 96100)
@@ -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_CP07"/>
   <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: 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	2009-11-06 14:43:12 UTC (rev 96099)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml	2009-11-06 14:46:07 UTC (rev 96100)
@@ -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_CP07"/>
     <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