[jboss-cvs] JBossAS SVN: r68734 - branches/JBoss_3_2_6_CP/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 9 10:56:07 EST 2008


Author: cobrien_redhat
Date: 2008-01-09 10:56:07 -0500 (Wed, 09 Jan 2008)
New Revision: 68734

Modified:
   branches/JBoss_3_2_6_CP/tools/etc/buildmagic/buildmagic.ent
   branches/JBoss_3_2_6_CP/tools/etc/buildmagic/version-info.xml
Log:
update of version info files for CP03

Modified: branches/JBoss_3_2_6_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_3_2_6_CP/tools/etc/buildmagic/buildmagic.ent	2008-01-09 15:03:42 UTC (rev 68733)
+++ branches/JBoss_3_2_6_CP/tools/etc/buildmagic/buildmagic.ent	2008-01-09 15:56:07 UTC (rev 68734)
@@ -102,10 +102,10 @@
     <property name="version.major" value="3"/>
     <property name="version.minor" value="2"/>
     <property name="version.revision" value="6"/>
-    <property name="version.tag" value=".GA_CP02"/>
+    <property name="version.tag" value=".GA_CP03"/>
     <property name="version.name" value="WonderLand"/>
     <!-- This must be set to the CVS tag for any release -->
-    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_6_GA_CP02"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_6_GA_CP03"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>

Modified: branches/JBoss_3_2_6_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBoss_3_2_6_CP/tools/etc/buildmagic/version-info.xml	2008-01-09 15:03:42 UTC (rev 68733)
+++ branches/JBoss_3_2_6_CP/tools/etc/buildmagic/version-info.xml	2008-01-09 15:56:07 UTC (rev 68734)
@@ -17,10 +17,10 @@
     <property name="version.major" value="3"/>
     <property name="version.minor" value="2"/>
     <property name="version.revision" value="6"/>
-    <property name="version.tag" value=".GA_CP02"/>
+    <property name="version.tag" value=".GA_CP03"/>
     <property name="version.name" value="WonderLand"/>
     <!-- This must be set to the CVS tag for any release -->
-    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_6_GA_CP02"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_6_GA_CP03"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>




More information about the jboss-cvs-commits mailing list