[jboss-cvs] JBossAS SVN: r114737 - tags/JBPAPP_5_3_0_ER1/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Feb 18 00:49:54 EST 2014


Author: huwang
Date: 2014-02-18 00:49:53 -0500 (Tue, 18 Feb 2014)
New Revision: 114737

Modified:
   tags/JBPAPP_5_3_0_ER1/tools/etc/buildmagic/buildmagic.ent
Log:
Change 'Branch' to 'ER1'

Modified: tags/JBPAPP_5_3_0_ER1/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- tags/JBPAPP_5_3_0_ER1/tools/etc/buildmagic/buildmagic.ent	2014-02-17 11:50:48 UTC (rev 114736)
+++ tags/JBPAPP_5_3_0_ER1/tools/etc/buildmagic/buildmagic.ent	2014-02-18 05:49:53 UTC (rev 114737)
@@ -107,7 +107,7 @@
   <property name="version.major" value="5"/>
   <property name="version.minor" value="2"/>
   <property name="version.revision" value="0"/>
-  <property name="version.tag" value="Branch"/>
+  <property name="version.tag" value="ER1"/>
   <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