Author: jfrederic.clere(a)jboss.com
Date: 2009-05-27 11:31:15 -0400 (Wed, 27 May 2009)
New Revision: 1066
Modified:
branches/JBOSSWEB_2_0_0_GA_CP/build.properties.default
Log:
Use 4.2.3.GA instead the 5.0.0.Beta that has been removed.
Modified: branches/JBOSSWEB_2_0_0_GA_CP/build.properties.default
===================================================================
--- branches/JBOSSWEB_2_0_0_GA_CP/build.properties.default 2009-05-26 16:26:15 UTC (rev
1065)
+++ branches/JBOSSWEB_2_0_0_GA_CP/build.properties.default 2009-05-27 15:31:15 UTC (rev
1066)
@@ -16,10 +16,10 @@
version.patch=GA_CP
# ----- Vesion Control Flags -----
-jboss.version.major=5
-jboss.version.minor=0
-jboss.version.build=0
-jboss.version.patch=Beta
+jboss.version.major=4
+jboss.version.minor=2
+jboss.version.build=3
+jboss.version.patch=GA
# ----- Compile Control Flags -----
compile.debug=on
Show replies by date