[jbosstools-commits] JBoss Tools SVN: r39539 - branches/jbosstools-3.3.0.Beta1/build/parent.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Mar 15 11:35:44 EDT 2012


Author: nickboldt
Date: 2012-03-15 11:35:44 -0400 (Thu, 15 Mar 2012)
New Revision: 39539

Modified:
   branches/jbosstools-3.3.0.Beta1/build/parent/pom.xml
Log:
bump stable_branch from Beta1 to Beta2 to allow quick respin

Modified: branches/jbosstools-3.3.0.Beta1/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.3.0.Beta1/build/parent/pom.xml	2012-03-15 15:34:10 UTC (rev 39538)
+++ branches/jbosstools-3.3.0.Beta1/build/parent/pom.xml	2012-03-15 15:35:44 UTC (rev 39539)
@@ -18,7 +18,7 @@
 		<scmBranch>trunk</scmBranch>
 		<JBT_VERSION>3.3.0</JBT_VERSION>
 		<JBDS_VERSION>5.0.0</JBDS_VERSION>
-		<BUILD_ALIAS>Beta1</BUILD_ALIAS>
+		<BUILD_ALIAS>Beta2</BUILD_ALIAS>
 		<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
 		<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
 		<systemProperties></systemProperties>



More information about the jbosstools-commits mailing list