[jbosstools-commits] JBoss Tools SVN: r41499 - in trunk: as and 31 other directories.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Mon May 28 16:58:41 EDT 2012


Author: nickboldt
Date: 2012-05-28 16:58:40 -0400 (Mon, 28 May 2012)
New Revision: 41499

Modified:
   trunk/archives/pom.xml
   trunk/as/pom.xml
   trunk/birt/pom.xml
   trunk/bpel/pom.xml
   trunk/build/pom.xml
   trunk/cdi/pom.xml
   trunk/central/pom.xml
   trunk/common/pom.xml
   trunk/deltacloud/pom.xml
   trunk/esb/pom.xml
   trunk/examples/pom.xml
   trunk/flow/pom.xml
   trunk/forge/pom.xml
   trunk/freemarker/pom.xml
   trunk/gwt/pom.xml
   trunk/hibernatetools/pom.xml
   trunk/jbpm/pom.xml
   trunk/jmx/pom.xml
   trunk/jsf/pom.xml
   trunk/jst/pom.xml
   trunk/maven/pom.xml
   trunk/modeshape/pom.xml
   trunk/openshift/pom.xml
   trunk/portlet/pom.xml
   trunk/runtime-soa/pom.xml
   trunk/runtime/pom.xml
   trunk/seam/pom.xml
   trunk/struts/pom.xml
   trunk/tests/pom.xml
   trunk/usage/pom.xml
   trunk/vpe/pom.xml
   trunk/ws/pom.xml
   trunk/xulrunner/pom.xml
Log:
move root poms in trunk to use new 3.4.0.M1-SNAPSHOT parent pom (JBIDE-11622, JBIDE-12037)

Modified: trunk/archives/pom.xml
===================================================================
--- trunk/archives/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/archives/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/as/pom.xml
===================================================================
--- trunk/as/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/as/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/birt/pom.xml
===================================================================
--- trunk/birt/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/birt/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/bpel/pom.xml
===================================================================
--- trunk/bpel/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/bpel/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/build/pom.xml
===================================================================
--- trunk/build/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/build/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/cdi/pom.xml
===================================================================
--- trunk/cdi/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/cdi/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/central/pom.xml
===================================================================
--- trunk/central/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/central/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/common/pom.xml
===================================================================
--- trunk/common/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/common/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/deltacloud/pom.xml
===================================================================
--- trunk/deltacloud/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/deltacloud/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/esb/pom.xml
===================================================================
--- trunk/esb/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/esb/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/examples/pom.xml
===================================================================
--- trunk/examples/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/examples/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/flow/pom.xml
===================================================================
--- trunk/flow/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/flow/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/forge/pom.xml
===================================================================
--- trunk/forge/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/forge/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/freemarker/pom.xml
===================================================================
--- trunk/freemarker/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/freemarker/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/gwt/pom.xml
===================================================================
--- trunk/gwt/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/gwt/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/hibernatetools/pom.xml
===================================================================
--- trunk/hibernatetools/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/hibernatetools/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/jbpm/pom.xml
===================================================================
--- trunk/jbpm/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/jbpm/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/jmx/pom.xml
===================================================================
--- trunk/jmx/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/jmx/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/jsf/pom.xml
===================================================================
--- trunk/jsf/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/jsf/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -3,7 +3,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/jst/pom.xml
===================================================================
--- trunk/jst/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/jst/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<packaging>pom</packaging>

Modified: trunk/maven/pom.xml
===================================================================
--- trunk/maven/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/maven/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/modeshape/pom.xml
===================================================================
--- trunk/modeshape/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/modeshape/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/openshift/pom.xml
===================================================================
--- trunk/openshift/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/openshift/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/portlet/pom.xml
===================================================================
--- trunk/portlet/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/portlet/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/runtime/pom.xml
===================================================================
--- trunk/runtime/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/runtime/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/runtime-soa/pom.xml
===================================================================
--- trunk/runtime-soa/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/runtime-soa/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/seam/pom.xml
===================================================================
--- trunk/seam/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/seam/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/struts/pom.xml
===================================================================
--- trunk/struts/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/struts/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/tests/pom.xml
===================================================================
--- trunk/tests/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/tests/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/usage/pom.xml
===================================================================
--- trunk/usage/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/usage/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/vpe/pom.xml
===================================================================
--- trunk/vpe/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/vpe/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/ws/pom.xml
===================================================================
--- trunk/ws/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/ws/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>

Modified: trunk/xulrunner/pom.xml
===================================================================
--- trunk/xulrunner/pom.xml	2012-05-28 20:16:00 UTC (rev 41498)
+++ trunk/xulrunner/pom.xml	2012-05-28 20:58:40 UTC (rev 41499)
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.jboss.tools</groupId>
 		<artifactId>parent</artifactId>
-		<version>3.3.0.Final-SNAPSHOT</version>
+		<version>3.4.0.M1-SNAPSHOT</version>
 		<relativePath>../build/parent/pom.xml</relativePath>
 	</parent>
 	<groupId>org.jboss.tools</groupId>



More information about the jbosstools-commits mailing list