[jboss-cvs] JBossAS SVN: r67888 - branches/JBoss_4_0_0_CP/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Dec 4 10:33:32 EST 2007


Author: jaroslaw.kijanowski
Date: 2007-12-04 10:33:32 -0500 (Tue, 04 Dec 2007)
New Revision: 67888

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

Modified: branches/JBoss_4_0_0_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_4_0_0_CP/tools/etc/buildmagic/buildmagic.ent	2007-12-04 15:24:10 UTC (rev 67887)
+++ branches/JBoss_4_0_0_CP/tools/etc/buildmagic/buildmagic.ent	2007-12-04 15:33:32 UTC (rev 67888)
@@ -98,10 +98,10 @@
     <property name="version.major" value="4"/>
     <property name="version.minor" value="0"/>
     <property name="version.revision" value="0"/>
-    <property name="version.tag" value=".GA_CP02"/>
+    <property name="version.tag" value=".GA_CP03"/>
     <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_0_GA_CP02"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_0_GA_CP03"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>

Modified: branches/JBoss_4_0_0_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBoss_4_0_0_CP/tools/etc/buildmagic/version-info.xml	2007-12-04 15:24:10 UTC (rev 67887)
+++ branches/JBoss_4_0_0_CP/tools/etc/buildmagic/version-info.xml	2007-12-04 15:33:32 UTC (rev 67888)
@@ -17,10 +17,10 @@
     <property name="version.major" value="4"/>
     <property name="version.minor" value="0"/>
     <property name="version.revision" value="0"/>
-    <property name="version.tag" value=".GA_CP02"/>
+    <property name="version.tag" value=".GA_CP03"/>
     <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_0_GA_CP02"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_0_GA_CP03"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>




More information about the jboss-cvs-commits mailing list