[jboss-cvs] JBossAS SVN: r57542 - branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 10 13:44:20 EDT 2006


Author: ryan.campbell at jboss.com
Date: 2006-10-10 13:44:19 -0400 (Tue, 10 Oct 2006)
New Revision: 57542

Modified:
   branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic/buildmagic.ent
   branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic/version-info.xml
Log:
update version info for CP02 release

Modified: branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic/buildmagic.ent	2006-10-10 16:52:35 UTC (rev 57541)
+++ branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic/buildmagic.ent	2006-10-10 17:44:19 UTC (rev 57542)
@@ -99,10 +99,10 @@
   <property name="version.major" value="4"/>
   <property name="version.minor" value="0"/>
   <property name="version.revision" value="3"/>
-  <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_3_SP1_CP01/"/>
+  <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_3_SP1_CP02/"/>
 
   <!-- Manifest version info -->
   <property name="specification.title" value="JBoss"/>

Modified: branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic/version-info.xml	2006-10-10 16:52:35 UTC (rev 57541)
+++ branches/JBoss_4_0_3_SP1_CP/tools/etc/buildmagic/version-info.xml	2006-10-10 17:44:19 UTC (rev 57542)
@@ -17,10 +17,10 @@
     <property name="version.major" value="4"/>
     <property name="version.minor" value="0"/>
     <property name="version.revision" value="3"/>
-    <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_3_SP1_CP01/"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_3_SP1_CP02/"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>




More information about the jboss-cvs-commits mailing list