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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Fri Jul 13 16:42:54 EDT 2012


Author: nickboldt
Date: 2012-07-13 16:42:54 -0400 (Fri, 13 Jul 2012)
New Revision: 42579

Modified:
   branches/jbosstools-3.3.x/build/parent/pom.xml
Log:
bump up from CR1 to GA in prep for release

Modified: branches/jbosstools-3.3.x/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.3.x/build/parent/pom.xml	2012-07-13 20:41:30 UTC (rev 42578)
+++ branches/jbosstools-3.3.x/build/parent/pom.xml	2012-07-13 20:42:54 UTC (rev 42579)
@@ -18,7 +18,7 @@
 		<scmBranch>trunk</scmBranch>
 		<JBT_VERSION>3.3.1</JBT_VERSION>
 		<JBDS_VERSION>5.0.1</JBDS_VERSION>
-		<BUILD_ALIAS>CR1</BUILD_ALIAS>
+		<BUILD_ALIAS>GA</BUILD_ALIAS>
 		<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
 		<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
 		<systemProperties></systemProperties>



More information about the jbosstools-commits mailing list