[jboss-cvs] JBossAS SVN: r65720 - branches/JBoss_3_2_7_CP/tools/etc/buildmagic.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Oct 1 13:55:01 EDT 2007
Author: jaroslaw.kijanowski
Date: 2007-10-01 13:54:59 -0400 (Mon, 01 Oct 2007)
New Revision: 65720
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 info files to CP04
Modified: branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent 2007-10-01 17:53:16 UTC (rev 65719)
+++ branches/JBoss_3_2_7_CP/tools/etc/buildmagic/buildmagic.ent 2007-10-01 17:54:59 UTC (rev 65720)
@@ -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_CP03"/>
+ <property name="version.tag" value=".GA_CP04"/>
<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_CP03/"/>
+ <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_7_GA_CP04/"/>
<!-- 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 2007-10-01 17:53:16 UTC (rev 65719)
+++ branches/JBoss_3_2_7_CP/tools/etc/buildmagic/version-info.xml 2007-10-01 17:54:59 UTC (rev 65720)
@@ -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_CP03"/>
+ <property name="version.tag" value=".GA_CP04"/>
<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_CP03/"/>
+ <property name="version.cvstag" value="https://svn.jboss.org/repos/jbossas/tags/JBoss_3_2_7_GA_CP04/"/>
<!-- Manifest version info -->
<property name="specification.title" value="JBoss"/>
More information about the jboss-cvs-commits
mailing list