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