Bug 541822 - POM and product version change for 4.11 release

Change-Id: Ib7fd82ce12ec57a060d74a8018ea71d91720a7fb
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
diff --git a/bundles/org.eclipse.e4.tools.compat/pom.xml b/bundles/org.eclipse.e4.tools.compat/pom.xml
index b363749..b6f2fa9 100644
--- a/bundles/org.eclipse.e4.tools.compat/pom.xml
+++ b/bundles/org.eclipse.e4.tools.compat/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse.platform.ui.tools</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.11.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
index 02bfcfb..623e8be 100644
--- a/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.editor3x/pom.xml
@@ -4,7 +4,7 @@
    <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse.platform.ui.tools</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.11.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
index 11cf996..cf2951e 100644
--- a/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
+++ b/bundles/org.eclipse.e4.tools.emf.ui/pom.xml
@@ -15,7 +15,7 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse.platform.ui.tools</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.11.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
index 4b88863..f82ca6a 100644
--- a/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
+++ b/bundles/org.eclipse.e4.tools.jdt.templates/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse.platform.ui.tools</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.11.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/bundles/org.eclipse.e4.tools.services/pom.xml b/bundles/org.eclipse.e4.tools.services/pom.xml
index 2dff83a..9e0e938 100644
--- a/bundles/org.eclipse.e4.tools.services/pom.xml
+++ b/bundles/org.eclipse.e4.tools.services/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse.platform.ui.tools</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.11.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/bundles/org.eclipse.e4.tools/pom.xml b/bundles/org.eclipse.e4.tools/pom.xml
index f3e29cb..6600d88 100644
--- a/bundles/org.eclipse.e4.tools/pom.xml
+++ b/bundles/org.eclipse.e4.tools/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse.platform.ui.tools</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.11.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/features/org.eclipse.e4.core.tools.feature/feature.xml b/features/org.eclipse.e4.core.tools.feature/feature.xml
index b4838df..d3213b3 100644
--- a/features/org.eclipse.e4.core.tools.feature/feature.xml
+++ b/features/org.eclipse.e4.core.tools.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.e4.core.tools.feature"
       label="%featureName"
-      version="4.10.0.qualifier"
+      version="4.11.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/features/org.eclipse.e4.core.tools.feature/pom.xml b/features/org.eclipse.e4.core.tools.feature/pom.xml
index d1283da..e272d85 100644
--- a/features/org.eclipse.e4.core.tools.feature/pom.xml
+++ b/features/org.eclipse.e4.core.tools.feature/pom.xml
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse.platform.ui.tools</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.11.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>eclipse.platform.ui.tools</groupId>
   <artifactId>org.eclipse.e4.core.tools.feature</artifactId>
-  <version>4.10.0-SNAPSHOT</version>
+  <version>4.11.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 
   <build>
diff --git a/pom.xml b/pom.xml
index 5c19b99..cbfd3d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,13 +16,13 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse-platform-parent</artifactId>
-    <version>4.10.0-SNAPSHOT</version>
+    <version>4.11.0-SNAPSHOT</version>
     <relativePath>../eclipse-platform-parent</relativePath>
   </parent>
 
   <groupId>org.eclipse</groupId>
   <artifactId>eclipse.platform.ui.tools</artifactId>
-  <version>4.10.0-SNAPSHOT</version>
+  <version>4.11.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
 	<properties>
diff --git a/tests/org.eclipse.e4.tools.test/pom.xml b/tests/org.eclipse.e4.tools.test/pom.xml
index 08b4243..965d3ca 100644
--- a/tests/org.eclipse.e4.tools.test/pom.xml
+++ b/tests/org.eclipse.e4.tools.test/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.eclipse</groupId>
 		<artifactId>eclipse.platform.ui.tools</artifactId>
-		<version>4.10.0-SNAPSHOT</version>
+		<version>4.11.0-SNAPSHOT</version>
 		<relativePath>../../</relativePath>
 	</parent>