Author: nickboldt
Date: 2011-01-14 00:28:33 -0500 (Fri, 14 Jan 2011)
New Revision: 28232
Modified:
trunk/build/parent/pom.xml
Log:
bump alias from CR1 to CR2 so it's clear from which branch we're getting our bits
in the CR1 builds
Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml 2011-01-14 04:56:41 UTC (rev 28231)
+++ trunk/build/parent/pom.xml 2011-01-14 05:28:33 UTC (rev 28232)
@@ -15,7 +15,7 @@
<!--tychoVersion>0.10.0-SNAPSHOT</tychoVersion -->
<tychoVersion>0.10.0</tychoVersion>
<scmBranch>trunk</scmBranch>
- <BUILD_ALIAS>CR1</BUILD_ALIAS>
+ <BUILD_ALIAS>CR2</BUILD_ALIAS>
<memoryOptions1>-Xms512m -Xmx1024m -XX:PermSize=256m</memoryOptions1>
<memoryOptions2>-XX:MaxPermSize=256m</memoryOptions2>
<systemProperties></systemProperties>
Show replies by date