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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jan 9 15:45:23 EST 2008


Author: cobrien_redhat
Date: 2008-01-09 15:45:23 -0500 (Wed, 09 Jan 2008)
New Revision: 68755

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 of version info files for CP05

Modified: branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent	2008-01-09 20:45:02 UTC (rev 68754)
+++ branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent	2008-01-09 20:45:23 UTC (rev 68755)
@@ -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_CP04"/>
+  <property name="version.tag" value=".GA_CP05"/>
   <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_CP04/"/>
+  <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_7_GA_CP05/"/>
 
   <!-- 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	2008-01-09 20:45:02 UTC (rev 68754)
+++ branches/JBoss_3_2_7_CP/tools/etc/buildmagic/version-info.xml	2008-01-09 20:45:23 UTC (rev 68755)
@@ -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_CP04"/>
+    <property name="version.tag" value=".GA_CP05"/>
     <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_CP04/"/>
+    <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_7_GA_CP05/"/>
 
     <!-- Manifest version info -->
     <property name="specification.title" value="JBoss"/>




More information about the jboss-cvs-commits mailing list