[jboss-cvs] JBossAS SVN: r65780 - branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 2 20:54:39 EDT 2007


Author: fnasser at redhat.com
Date: 2007-10-02 20:54:39 -0400 (Tue, 02 Oct 2007)
New Revision: 65780

Modified:
   branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
   branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml
Log:
Try and change version.inor to 3 so Hudson tests run

Modified: branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent	2007-10-02 23:45:47 UTC (rev 65779)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/buildmagic.ent	2007-10-03 00:54:39 UTC (rev 65780)
@@ -99,7 +99,7 @@
 
   <!-- Version identifiers for the server. -->
   <property name="version.major" value="4"/>
-  <property name="version.minor" value="2"/>
+  <property name="version.minor" value="3"/>
   <property name="version.revision" value="0"/>
   <property name="version.tag" value="GA_CP01"/>
   <property name="version.name" value="Trinity"/>

Modified: branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml	2007-10-02 23:45:47 UTC (rev 65779)
+++ branches/JBPAPP_4_2_0_GA_CP/tools/etc/buildmagic/version-info.xml	2007-10-03 00:54:39 UTC (rev 65780)
@@ -15,7 +15,7 @@
 
     <!-- Version identifiers for the server. -->
     <property name="version.major" value="4"/>
-    <property name="version.minor" value="2"/>
+    <property name="version.minor" value="3"/>
     <property name="version.revision" value="0"/>
     <property name="version.tag" value="GA_CP01"/>
     <property name="version.name" value="Trinity"/>




More information about the jboss-cvs-commits mailing list