[jboss-cvs] JBossAS SVN: r69754 - trunk/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Feb 9 15:39:33 EST 2008


Author: scott.stark at jboss.org
Date: 2008-02-09 15:39:33 -0500 (Sat, 09 Feb 2008)
New Revision: 69754

Modified:
   trunk/tools/etc/buildmagic/buildmagic.ent
   trunk/tools/etc/buildmagic/version-info.xml
Log:
Update version to CR1

Modified: trunk/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- trunk/tools/etc/buildmagic/buildmagic.ent	2008-02-09 19:05:50 UTC (rev 69753)
+++ trunk/tools/etc/buildmagic/buildmagic.ent	2008-02-09 20:39:33 UTC (rev 69754)
@@ -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="Beta4"/>
+  <property name="version.tag" value="CR1"/>
   <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-02-09 19:05:50 UTC (rev 69753)
+++ trunk/tools/etc/buildmagic/version-info.xml	2008-02-09 20:39:33 UTC (rev 69754)
@@ -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="Beta4"/>
+    <property name="version.tag" value="CR1"/>
     <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