[jbosstools-commits] JBoss Tools SVN: r39538 - trunk/build/parent.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Thu Mar 15 11:34:10 EDT 2012


Author: nickboldt
Date: 2012-03-15 11:34:10 -0400 (Thu, 15 Mar 2012)
New Revision: 39538

Modified:
   trunk/build/parent/pom.xml
Log:
bump trunk to Beta3 to allow quick Beta2 release from stable_branch

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



More information about the jbosstools-commits mailing list