[jboss-cvs] JBossAS SVN: r91654 - in branches/JBPAPP_5_0_CR1: tools/etc/buildmagic and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jul 24 17:52:43 EDT 2009


Author: permaine
Date: 2009-07-24 17:52:42 -0400 (Fri, 24 Jul 2009)
New Revision: 91654

Modified:
   branches/JBPAPP_5_0_CR1/build/build.properties
   branches/JBPAPP_5_0_CR1/tools/etc/buildmagic/buildmagic.ent
   branches/JBPAPP_5_0_CR1/tools/etc/buildmagic/version-info.xml
Log:
update version.tag to CR1

Modified: branches/JBPAPP_5_0_CR1/build/build.properties
===================================================================
--- branches/JBPAPP_5_0_CR1/build/build.properties	2009-07-24 21:32:42 UTC (rev 91653)
+++ branches/JBPAPP_5_0_CR1/build/build.properties	2009-07-24 21:52:42 UTC (rev 91654)
@@ -3,6 +3,6 @@
 version.major=5
 version.minor=0
 version.revision=0
-version.tag=Beta
+version.tag=CR1
 version.name=EAP
 

Modified: branches/JBPAPP_5_0_CR1/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBPAPP_5_0_CR1/tools/etc/buildmagic/buildmagic.ent	2009-07-24 21:32:42 UTC (rev 91653)
+++ branches/JBPAPP_5_0_CR1/tools/etc/buildmagic/buildmagic.ent	2009-07-24 21:52:42 UTC (rev 91654)
@@ -89,7 +89,7 @@
   <property name="version.major" value="5"/>
   <property name="version.minor" value="0"/>
   <property name="version.revision" value="0"/>
-  <property name="version.tag" value="Beta"/>
+  <property name="version.tag" value="CR1"/>
   <property name="version.name" value="EAP"/>
   <!-- This must be set to the CVS tag for any release -->
   <property name="version.cvstag" value="JBPAPP_${version.major}_${version.minor}_${version.revision}_${version.tag}"/>

Modified: branches/JBPAPP_5_0_CR1/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBPAPP_5_0_CR1/tools/etc/buildmagic/version-info.xml	2009-07-24 21:32:42 UTC (rev 91653)
+++ branches/JBPAPP_5_0_CR1/tools/etc/buildmagic/version-info.xml	2009-07-24 21:52:42 UTC (rev 91654)
@@ -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="Beta"/>
+    <property name="version.tag" value="CR1"/>
     <property name="version.name" value="EAP"/>
     <!-- This must be set to the CVS tag for any release -->
     <property name="version.cvstag" value="JBPAPP_${version.major}_${version.minor}_${version.revision}_${version.tag}"/>




More information about the jboss-cvs-commits mailing list