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

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Jun 27 14:23:00 EDT 2012


Author: nickboldt
Date: 2012-06-27 14:23:00 -0400 (Wed, 27 Jun 2012)
New Revision: 42252

Modified:
   branches/jbosstools-3.3.x/build/parent/pom.xml
Log:
bump parent pom v3.3.0.Final to include cause components to be at 3.3.1.CR1/5.0.1.CR1 instead of 3.3.0.Final/5.0.0.GA

Modified: branches/jbosstools-3.3.x/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.3.x/build/parent/pom.xml	2012-06-27 18:13:03 UTC (rev 42251)
+++ branches/jbosstools-3.3.x/build/parent/pom.xml	2012-06-27 18:23:00 UTC (rev 42252)
@@ -16,9 +16,9 @@
 		<tychoVersion>0.14.1</tychoVersion>
 		<tychoExtrasVersion>0.14.0</tychoExtrasVersion>
 		<scmBranch>trunk</scmBranch>
-		<JBT_VERSION>3.3.0</JBT_VERSION>
-		<JBDS_VERSION>5.0.0</JBDS_VERSION>
-		<BUILD_ALIAS>Final</BUILD_ALIAS>
+		<JBT_VERSION>3.3.1</JBT_VERSION>
+		<JBDS_VERSION>5.0.1</JBDS_VERSION>
+		<BUILD_ALIAS>CR1</BUILD_ALIAS>
 		<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
 		<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
 		<systemProperties></systemProperties>



More information about the jbosstools-commits mailing list