[jbosstools-commits] JBoss Tools SVN: r39294 - trunk/build/parent.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Mar 5 15:20:05 EST 2012


Author: nickboldt
Date: 2012-03-05 15:20:03 -0500 (Mon, 05 Mar 2012)
New Revision: 39294

Modified:
   trunk/build/parent/pom.xml
Log:
bump parent pom to 0.14.1 per fbricon and http://comments.gmane.org/gmane.comp.ide.eclipse.tycho.user/340

Modified: trunk/build/parent/pom.xml
===================================================================
--- trunk/build/parent/pom.xml	2012-03-05 19:30:11 UTC (rev 39293)
+++ trunk/build/parent/pom.xml	2012-03-05 20:20:03 UTC (rev 39294)
@@ -12,9 +12,8 @@
 	</modules>
 
 	<properties>
-		<!-- to build w/ latest 0.14.0-SNAPSHOT, run `mvn install -DtychoVersion=0.14.0-SNAPSHOT`, 
-			or uncomment this property: <tychoVersion>0.14.0-SNAPSHOT</tychoVersion> -->
-		<tychoVersion>0.14.0</tychoVersion>
+		<!-- to build w/ latest 0.15.0-SNAPSHOT, run `mvn install -DtychoVersion=0.15.0-SNAPSHOT` -->
+		<tychoVersion>0.14.1</tychoVersion>
 		<scmBranch>trunk</scmBranch>
 		<JBT_VERSION>3.3.0</JBT_VERSION>
 		<JBDS_VERSION>5.0.0</JBDS_VERSION>



More information about the jbosstools-commits mailing list