[jboss-cvs] JBossAS SVN: r65723 - branches/JBoss_4_0_1_SP1_CP/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 1 13:59:19 EDT 2007


Author: jaroslaw.kijanowski
Date: 2007-10-01 13:59:19 -0400 (Mon, 01 Oct 2007)
New Revision: 65723

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

Modified: branches/JBoss_4_0_1_SP1_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_4_0_1_SP1_CP/tools/etc/buildmagic/buildmagic.ent	2007-10-01 17:58:15 UTC (rev 65722)
+++ branches/JBoss_4_0_1_SP1_CP/tools/etc/buildmagic/buildmagic.ent	2007-10-01 17:59:19 UTC (rev 65723)
@@ -99,10 +99,10 @@
   <property name="version.major" value="4"/>
   <property name="version.minor" value="0"/>
   <property name="version.revision" value="1"/>
-  <property name="version.tag" value=".SP1_CP01"/>
+  <property name="version.tag" value=".SP1_CP02"/>
   <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_1_SP1_CP01"/>
+  <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_1_SP1_CP02"/>
 
   <!-- Manifest version info -->
   <property name="specification.title" value="JBoss"/>

Modified: branches/JBoss_4_0_1_SP1_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBoss_4_0_1_SP1_CP/tools/etc/buildmagic/version-info.xml	2007-10-01 17:58:15 UTC (rev 65722)
+++ branches/JBoss_4_0_1_SP1_CP/tools/etc/buildmagic/version-info.xml	2007-10-01 17:59:19 UTC (rev 65723)
@@ -17,10 +17,10 @@
     <property name="version.major" value="4"/>
     <property name="version.minor" value="0"/>
     <property name="version.revision" value="1"/>
-    <property name="version.tag" value=".SP1_CP01"/>
+    <property name="version.tag" value=".SP1_CP02"/>
     <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_1_SP1_CP01"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_1_SP1_CP02"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>




More information about the jboss-cvs-commits mailing list