[jboss-cvs] JBossAS SVN: r58830 - branches/JBoss_3_2_7_CP/tools/etc/buildmagic

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Dec 4 06:37:48 EST 2006


Author: jaroslaw.kijanowski
Date: 2006-12-04 06:37:46 -0500 (Mon, 04 Dec 2006)
New Revision: 58830

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

Modified: branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent	2006-12-04 08:56:36 UTC (rev 58829)
+++ branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent	2006-12-04 11:37:46 UTC (rev 58830)
@@ -102,10 +102,10 @@
   <property name="version.major" value="3"/>
   <property name="version.minor" value="2"/>
   <property name="version.revision" value="7"/>
-  <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_7_GA_CP02/"/>
+  <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_7_GA_CP03/"/>
 
   <!-- Manifest version info -->
   <property name="specification.title" value="JBoss"/>

Modified: branches/JBoss_3_2_7_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBoss_3_2_7_CP/tools/etc/buildmagic/version-info.xml	2006-12-04 08:56:36 UTC (rev 58829)
+++ branches/JBoss_3_2_7_CP/tools/etc/buildmagic/version-info.xml	2006-12-04 11:37:46 UTC (rev 58830)
@@ -17,10 +17,10 @@
     <property name="version.major" value="3"/>
     <property name="version.minor" value="2"/>
     <property name="version.revision" value="7"/>
-    <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_7_GA_CP02/"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_7_GA_CP03/"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>




More information about the jboss-cvs-commits mailing list