[jbosstools-commits] JBoss Tools SVN: r41861 - branches/jbosstools-3.3.x/build/aggregate.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon Jun 11 11:09:34 EDT 2012


Author: nickboldt
Date: 2012-06-11 11:09:34 -0400 (Mon, 11 Jun 2012)
New Revision: 41861

Modified:
   branches/jbosstools-3.3.x/build/aggregate/pom.xml
Log:
switch parent pom to 3.3.0.Final in prep for release builds

Modified: branches/jbosstools-3.3.x/build/aggregate/pom.xml
===================================================================
--- branches/jbosstools-3.3.x/build/aggregate/pom.xml	2012-06-11 15:08:40 UTC (rev 41860)
+++ branches/jbosstools-3.3.x/build/aggregate/pom.xml	2012-06-11 15:09:34 UTC (rev 41861)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.CR1-SNAPSHOT</version>
+		<version>3.3.0.Final-SNAPSHOT</version>
 		<relativePath>../parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>



More information about the jbosstools-commits mailing list