Author: nickboldt
Date: 2011-12-21 11:50:41 -0500 (Wed, 21 Dec 2011)
New Revision: 37495
Modified:
branches/jbosstools-3.2.x/build/parent/pom.xml
Log:
fix versions and suffix -- we're not building Final anymore, but 'M'
maintenance builds
Modified: branches/jbosstools-3.2.x/build/parent/pom.xml
===================================================================
--- branches/jbosstools-3.2.x/build/parent/pom.xml 2011-12-21 15:49:27 UTC (rev 37494)
+++ branches/jbosstools-3.2.x/build/parent/pom.xml 2011-12-21 16:50:41 UTC (rev 37495)
@@ -15,9 +15,9 @@
<!--tychoVersion>0.10.0-SNAPSHOT</tychoVersion -->
<tychoVersion>0.10.0</tychoVersion>
<scmBranch>branches/jbosstools-3.2.x</scmBranch>
- <JBT_VERSION>3.2.2</JBT_VERSION>
- <JBDS_VERSION>4.1.1</JBDS_VERSION>
- <BUILD_ALIAS>Final</BUILD_ALIAS>
+ <JBT_VERSION>3.2.3</JBT_VERSION>
+ <JBDS_VERSION>4.1.2</JBDS_VERSION>
+ <BUILD_ALIAS>M</BUILD_ALIAS>
<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
<systemProperties></systemProperties>
Show replies by date