[jboss-cvs] JBossAS SVN: r75966 - branches/Branch_4_2/tools/etc/buildmagic.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Jul 17 13:21:22 EDT 2008
Author: dimitris at jboss.org
Date: 2008-07-17 13:21:22 -0400 (Thu, 17 Jul 2008)
New Revision: 75966
Modified:
branches/Branch_4_2/tools/etc/buildmagic/buildmagic.ent
branches/Branch_4_2/tools/etc/buildmagic/version-info.xml
Log:
onto JBossAS 4.2.4.GA
Modified: branches/Branch_4_2/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/Branch_4_2/tools/etc/buildmagic/buildmagic.ent 2008-07-17 17:06:38 UTC (rev 75965)
+++ branches/Branch_4_2/tools/etc/buildmagic/buildmagic.ent 2008-07-17 17:21:22 UTC (rev 75966)
@@ -100,7 +100,7 @@
<!-- Version identifiers for the server. -->
<property name="version.major" value="4"/>
<property name="version.minor" value="2"/>
- <property name="version.revision" value="3"/>
+ <property name="version.revision" value="4"/>
<property name="version.tag" value="GA"/>
<property name="version.name" value="Trinity"/>
<!-- This must be set to the CVS tag for any release -->
Modified: branches/Branch_4_2/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/Branch_4_2/tools/etc/buildmagic/version-info.xml 2008-07-17 17:06:38 UTC (rev 75965)
+++ branches/Branch_4_2/tools/etc/buildmagic/version-info.xml 2008-07-17 17:21:22 UTC (rev 75966)
@@ -16,7 +16,7 @@
<!-- Version identifiers for the server. -->
<property name="version.major" value="4"/>
<property name="version.minor" value="2"/>
- <property name="version.revision" value="3"/>
+ <property name="version.revision" value="4"/>
<property name="version.tag" value="GA"/>
<property name="version.name" value="Trinity"/>
<!-- This must be set to the CVS tag for any release -->
More information about the jboss-cvs-commits
mailing list