[jboss-cvs] JBossAS SVN: r78578 - trunk/tools/etc/buildmagic.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Sep 16 06:06:54 EDT 2008
Author: dimitris at jboss.org
Date: 2008-09-16 06:06:54 -0400 (Tue, 16 Sep 2008)
New Revision: 78578
Modified:
trunk/tools/etc/buildmagic/buildmagic.ent
trunk/tools/etc/buildmagic/version-info.xml
Log:
point the new build to 5.0.0.GA!
Modified: trunk/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- trunk/tools/etc/buildmagic/buildmagic.ent 2008-09-16 10:04:48 UTC (rev 78577)
+++ trunk/tools/etc/buildmagic/buildmagic.ent 2008-09-16 10:06:54 UTC (rev 78578)
@@ -94,7 +94,7 @@
<property name="version.major" value="5"/>
<property name="version.minor" value="0"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="CR2"/>
+ <property name="version.tag" value="GA"/>
<property name="version.name" value="Morpheus"/>
<!-- This must be set to the CVS tag for any release -->
<property name="version.cvstag" value="JBoss_${version.major}_${version.minor}_${version.revision}_${version.tag}"/>
Modified: trunk/tools/etc/buildmagic/version-info.xml
===================================================================
--- trunk/tools/etc/buildmagic/version-info.xml 2008-09-16 10:04:48 UTC (rev 78577)
+++ trunk/tools/etc/buildmagic/version-info.xml 2008-09-16 10:06:54 UTC (rev 78578)
@@ -17,7 +17,7 @@
<property name="version.major" value="5"/>
<property name="version.minor" value="0"/>
<property name="version.revision" value="0"/>
- <property name="version.tag" value="CR2"/>
+ <property name="version.tag" value="GA"/>
<property name="version.name" value="Morpheus"/>
<!-- This must be set to the CVS tag for any release -->
<property name="version.cvstag" value="JBoss_${version.major}_${version.minor}_${version.revision}_${version.tag}"/>
More information about the jboss-cvs-commits
mailing list