[jboss-cvs] JBossAS SVN: r111758 - 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
Thu Jul 14 10:55:22 EDT 2011


Author: permaine
Date: 2011-07-14 10:55:21 -0400 (Thu, 14 Jul 2011)
New Revision: 111758

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:
Updating the branch to CP10

Modified: branches/JBPAPP_4_2_0_GA_CP/build/build.properties
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build.properties	2011-07-14 02:29:43 UTC (rev 111757)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build.properties	2011-07-14 14:55:21 UTC (rev 111758)
@@ -4,7 +4,7 @@
 version.major=4
 version.minor=3
 version.revision=0
-version.tag=GA_CP09
+version.tag=GA_CP10
 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	2011-07-14 02:29:43 UTC (rev 111757)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent	2011-07-14 14:55:21 UTC (rev 111758)
@@ -105,7 +105,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_CP09"/>
+  <property name="version.tag" value="GA_CP10"/>
   <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	2011-07-14 02:29:43 UTC (rev 111757)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml	2011-07-14 14:55:21 UTC (rev 111758)
@@ -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_CP09"/>
+    <property name="version.tag" value="GA_CP10"/>
     <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