Bug 419267: Pom version updates webtools.sourceediting

Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
diff --git a/features/org.eclipse.wst.web_tests.feature/pom.xml b/features/org.eclipse.wst.web_tests.feature/pom.xml
index c790c3c..6f2bd9e 100644
--- a/features/org.eclipse.wst.web_tests.feature/pom.xml
+++ b/features/org.eclipse.wst.web_tests.feature/pom.xml
@@ -16,12 +16,12 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.sourceediting</groupId>
   <artifactId>org.eclipse.wst.web_tests.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.1-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/features/org.eclipse.wst.xml_tests.feature/pom.xml b/features/org.eclipse.wst.xml_tests.feature/pom.xml
index d4e4dc8..2e2135c 100644
--- a/features/org.eclipse.wst.xml_tests.feature/pom.xml
+++ b/features/org.eclipse.wst.xml_tests.feature/pom.xml
@@ -16,12 +16,12 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.sourceediting</groupId>
   <artifactId>org.eclipse.wst.xml_tests.feature</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.5.1-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/pom.xml b/pom.xml
index 6e6f852..71eb491 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,13 +17,13 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>wtp-parent</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../wtp-parent</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.sourceediting</groupId>
   <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-  <version>3.5.0-SNAPSHOT</version>
+  <version>3.6.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/tests/org.eclipse.jst.jsp.core.tests/pom.xml b/tests/org.eclipse.jst.jsp.core.tests/pom.xml
index 6e98dca..b8049b3 100644
--- a/tests/org.eclipse.jst.jsp.core.tests/pom.xml
+++ b/tests/org.eclipse.jst.jsp.core.tests/pom.xml
@@ -16,12 +16,12 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.sourceediting</groupId>
   <artifactId>org.eclipse.jst.jsp.core.tests</artifactId>
-  <version>1.0.700-SNAPSHOT</version>
+  <version>1.0.800-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/tests/org.eclipse.jst.jsp.tests.encoding/pom.xml b/tests/org.eclipse.jst.jsp.tests.encoding/pom.xml
index 689429a..325632f 100644
--- a/tests/org.eclipse.jst.jsp.tests.encoding/pom.xml
+++ b/tests/org.eclipse.jst.jsp.tests.encoding/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.jst.jsp.ui.tests/pom.xml b/tests/org.eclipse.jst.jsp.ui.tests/pom.xml
index 224618c..9d62a9a 100644
--- a/tests/org.eclipse.jst.jsp.ui.tests/pom.xml
+++ b/tests/org.eclipse.jst.jsp.ui.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.css.core.tests/pom.xml b/tests/org.eclipse.wst.css.core.tests/pom.xml
index 1be49ba..db0ff9e 100644
--- a/tests/org.eclipse.wst.css.core.tests/pom.xml
+++ b/tests/org.eclipse.wst.css.core.tests/pom.xml
@@ -16,12 +16,12 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.sourceediting</groupId>
   <artifactId>org.eclipse.wst.css.core.tests</artifactId>
-  <version>1.0.800-SNAPSHOT</version>
+  <version>1.0.801-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/tests/org.eclipse.wst.css.tests.encoding/pom.xml b/tests/org.eclipse.wst.css.tests.encoding/pom.xml
index b0ba23d..38ce94f 100644
--- a/tests/org.eclipse.wst.css.tests.encoding/pom.xml
+++ b/tests/org.eclipse.wst.css.tests.encoding/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.css.ui.tests/pom.xml b/tests/org.eclipse.wst.css.ui.tests/pom.xml
index 3ccd3c6..007ac56 100644
--- a/tests/org.eclipse.wst.css.ui.tests/pom.xml
+++ b/tests/org.eclipse.wst.css.ui.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.dtd.core.tests/pom.xml b/tests/org.eclipse.wst.dtd.core.tests/pom.xml
index b81835c..13976a8 100644
--- a/tests/org.eclipse.wst.dtd.core.tests/pom.xml
+++ b/tests/org.eclipse.wst.dtd.core.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.dtd.ui.tests/pom.xml b/tests/org.eclipse.wst.dtd.ui.tests/pom.xml
index a87ad0c..00ee7ad 100644
--- a/tests/org.eclipse.wst.dtd.ui.tests/pom.xml
+++ b/tests/org.eclipse.wst.dtd.ui.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.html.core.tests/pom.xml b/tests/org.eclipse.wst.html.core.tests/pom.xml
index 0f5a25a..fc7d4bd 100644
--- a/tests/org.eclipse.wst.html.core.tests/pom.xml
+++ b/tests/org.eclipse.wst.html.core.tests/pom.xml
@@ -16,12 +16,12 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.sourceediting</groupId>
   <artifactId>org.eclipse.wst.html.core.tests</artifactId>
-  <version>1.0.800-SNAPSHOT</version>
+  <version>1.0.801-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/tests/org.eclipse.wst.html.tests.encoding/pom.xml b/tests/org.eclipse.wst.html.tests.encoding/pom.xml
index 40846db..a1e9253 100644
--- a/tests/org.eclipse.wst.html.tests.encoding/pom.xml
+++ b/tests/org.eclipse.wst.html.tests.encoding/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.html.ui.tests/pom.xml b/tests/org.eclipse.wst.html.ui.tests/pom.xml
index bac13a6..eb1997d 100644
--- a/tests/org.eclipse.wst.html.ui.tests/pom.xml
+++ b/tests/org.eclipse.wst.html.ui.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.jsdt.web.core.tests/pom.xml b/tests/org.eclipse.wst.jsdt.web.core.tests/pom.xml
index 87a96a9..c81a10a 100644
--- a/tests/org.eclipse.wst.jsdt.web.core.tests/pom.xml
+++ b/tests/org.eclipse.wst.jsdt.web.core.tests/pom.xml
@@ -16,12 +16,12 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.sourceediting</groupId>
   <artifactId>org.eclipse.wst.jsdt.web.core.tests</artifactId>
-  <version>1.0.201-SNAPSHOT</version>
+  <version>1.0.300-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/tests/org.eclipse.wst.jsdt.web.ui.tests/pom.xml b/tests/org.eclipse.wst.jsdt.web.ui.tests/pom.xml
index 2d31800..83d7028 100644
--- a/tests/org.eclipse.wst.jsdt.web.ui.tests/pom.xml
+++ b/tests/org.eclipse.wst.jsdt.web.ui.tests/pom.xml
@@ -16,12 +16,12 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
   <groupId>org.eclipse.webtools.sourceediting</groupId>
   <artifactId>org.eclipse.wst.jsdt.web.ui.tests</artifactId>
-  <version>1.0.300-SNAPSHOT</version>
+  <version>1.0.301-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/tests/org.eclipse.wst.sse.core.tests/pom.xml b/tests/org.eclipse.wst.sse.core.tests/pom.xml
index b8068ac..92749c5 100644
--- a/tests/org.eclipse.wst.sse.core.tests/pom.xml
+++ b/tests/org.eclipse.wst.sse.core.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.sse.ui.tests/pom.xml b/tests/org.eclipse.wst.sse.ui.tests/pom.xml
index 6469fd0..d68fb65 100644
--- a/tests/org.eclipse.wst.sse.ui.tests/pom.xml
+++ b/tests/org.eclipse.wst.sse.ui.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.xml.catalog.tests/pom.xml b/tests/org.eclipse.wst.xml.catalog.tests/pom.xml
index 35f0a3f..aac5707 100644
--- a/tests/org.eclipse.wst.xml.catalog.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.catalog.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.xml.core.tests/pom.xml b/tests/org.eclipse.wst.xml.core.tests/pom.xml
index 95908f6..e5dfd0b 100644
--- a/tests/org.eclipse.wst.xml.core.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.core.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.xml.tests.encoding/pom.xml b/tests/org.eclipse.wst.xml.tests.encoding/pom.xml
index e2d12c8..d5a408f 100644
--- a/tests/org.eclipse.wst.xml.tests.encoding/pom.xml
+++ b/tests/org.eclipse.wst.xml.tests.encoding/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.xml.ui.tests/pom.xml b/tests/org.eclipse.wst.xml.ui.tests/pom.xml
index 25604df..3a9cc35 100644
--- a/tests/org.eclipse.wst.xml.ui.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.ui.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.xml.validation.tests/pom.xml b/tests/org.eclipse.wst.xml.validation.tests/pom.xml
index 0032624..4764252 100644
--- a/tests/org.eclipse.wst.xml.validation.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.validation.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.xsd.core.tests/pom.xml b/tests/org.eclipse.wst.xsd.core.tests/pom.xml
index efce3fc..989ad8e 100644
--- a/tests/org.eclipse.wst.xsd.core.tests/pom.xml
+++ b/tests/org.eclipse.wst.xsd.core.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.xsd.ui.tests/pom.xml b/tests/org.eclipse.wst.xsd.ui.tests/pom.xml
index e4bc9d8..7701a9a 100644
--- a/tests/org.eclipse.wst.xsd.ui.tests/pom.xml
+++ b/tests/org.eclipse.wst.xsd.ui.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.wst.xsd.validation.tests/pom.xml b/tests/org.eclipse.wst.xsd.validation.tests/pom.xml
index 960e2b0..7b8c825 100644
--- a/tests/org.eclipse.wst.xsd.validation.tests/pom.xml
+++ b/tests/org.eclipse.wst.xsd.validation.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.webtools.sourceediting</groupId>
     <artifactId>org.eclipse.webtools.sourceediting.tests</artifactId>
-    <version>3.5.0-SNAPSHOT</version>
+    <version>3.6.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>