Author: nickboldt
Date: 2011-09-20 13:20:38 -0400 (Tue, 20 Sep 2011)
New Revision: 34884
Modified:
trunk/build/parent/pom.xml
Log:
add variables for JBT_VERSION and JBDS_VERSION to allow dynamic naming of update site
index.html pages
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2011-09-20 17:17:27 UTC (rev 34883)
+++ trunk/build/parent/pom.xml 2011-09-20 17:20:38 UTC (rev 34884)
@@ -17,6 +17,8 @@
-->
<tychoVersion>0.12.0</tychoVersion>
<scmBranch>trunk</scmBranch>
+ <JBT_VERSION>3.3.0</JBT_VERSION>
+ <JBDS_VERSION>5.0.0</JBDS_VERSION>
<BUILD_ALIAS>M4</BUILD_ALIAS>
<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
Show replies by date