[jboss-cvs] JBossAS SVN: r63314 - branches/JBoss_4_0_2_CP/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jun 1 17:40:46 EDT 2007


Author: jaroslaw.kijanowski
Date: 2007-06-01 17:40:46 -0400 (Fri, 01 Jun 2007)
New Revision: 63314

Modified:
   branches/JBoss_4_0_2_CP/tools/etc/buildmagic/buildmagic.ent
   branches/JBoss_4_0_2_CP/tools/etc/buildmagic/version-info.xml
Log:
update version info files to CP07

Modified: branches/JBoss_4_0_2_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_4_0_2_CP/tools/etc/buildmagic/buildmagic.ent	2007-06-01 21:39:45 UTC (rev 63313)
+++ branches/JBoss_4_0_2_CP/tools/etc/buildmagic/buildmagic.ent	2007-06-01 21:40:46 UTC (rev 63314)
@@ -99,10 +99,10 @@
   <property name="version.major" value="4"/>
   <property name="version.minor" value="0"/>
   <property name="version.revision" value="2"/>
-  <property name="version.tag" value=".GA_CP06"/>
+  <property name="version.tag" value=".GA_CP07"/>
   <property name="version.name" value="Zion"/>
   <!-- This must be set to the CVS tag for any release -->
-  <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_2_GA_CP06"/>
+  <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_2_GA_CP07"/>
 
   <!-- Manifest version info -->
   <property name="specification.title" value="JBoss"/>

Modified: branches/JBoss_4_0_2_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBoss_4_0_2_CP/tools/etc/buildmagic/version-info.xml	2007-06-01 21:39:45 UTC (rev 63313)
+++ branches/JBoss_4_0_2_CP/tools/etc/buildmagic/version-info.xml	2007-06-01 21:40:46 UTC (rev 63314)
@@ -17,10 +17,10 @@
     <property name="version.major" value="4"/>
     <property name="version.minor" value="0"/>
     <property name="version.revision" value="2"/>
-    <property name="version.tag" value=".GA_CP06"/>
+    <property name="version.tag" value=".GA_CP07"/>
     <property name="version.name" value="Zion"/>
     <!-- This must be set to the CVS tag for any release -->
-    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_2_GA_CP06"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_2_GA_CP07"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>




More information about the jboss-cvs-commits mailing list