[jbosstools-commits] JBoss Tools SVN: r41859 - branches/jbosstools-3.3.x/build/parent.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jun 11 10:51:50 EDT 2012


Author: nickboldt
Date: 2012-06-11 10:51:50 -0400 (Mon, 11 Jun 2012)
New Revision: 41859

Modified:
   branches/jbosstools-3.3.x/build/parent/pom.xml
Log:
switch parent pom to 3.3.0.Final in prep for release builds

Modified: branches/jbosstools-3.3.x/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.3.x/build/parent/pom.xml	2012-06-11 13:52:34 UTC (rev 41858)
+++ branches/jbosstools-3.3.x/build/parent/pom.xml	2012-06-11 14:51:50 UTC (rev 41859)
@@ -18,7 +18,7 @@
 		<scmBranch>trunk</scmBranch>
 		<JBT_VERSION>3.3.0</JBT_VERSION>
 		<JBDS_VERSION>5.0.0</JBDS_VERSION>
-		<BUILD_ALIAS>CR1</BUILD_ALIAS>
+		<BUILD_ALIAS>Final</BUILD_ALIAS>
 		<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
 		<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
 		<systemProperties></systemProperties>



More information about the jbosstools-commits mailing list