[jboss-svn-commits] JBoss Common SVN: r2536 - common-old/branches/JBossCommon_1_2_0_GA_CP/tools/etc/buildmagic.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Thu Sep 13 04:20:51 EDT 2007
Author: dimitris at jboss.org
Date: 2007-09-13 04:20:51 -0400 (Thu, 13 Sep 2007)
New Revision: 2536
Modified:
common-old/branches/JBossCommon_1_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
Log:
change the version tag to 1.2.0.GA_CP01
Modified: common-old/branches/JBossCommon_1_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- common-old/branches/JBossCommon_1_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent 2007-09-13 08:16:21 UTC (rev 2535)
+++ common-old/branches/JBossCommon_1_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent 2007-09-13 08:20:51 UTC (rev 2536)
@@ -103,10 +103,10 @@
<property name="version.major" value="1"/>
<property name="version.minor" value="2"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="GA"/>
+ <property name="version.tag" value="GA_CP01"/>
<property name="version.name" value="Trinity"/>
<!-- This must be set to the SVN tag for any release -->
- <property name="version.cvstag" value="JBossCommon_1_2_0_GA"/>
+ <property name="version.cvstag" value="JBossCommon_1_2_0_GA_CP01"/>
<!-- Manifest version info -->
<property name="specification.title" value="JBoss Common"/>
More information about the jboss-svn-commits
mailing list