[419255] Pom version updates webtools.common.snippets
diff --git a/org.eclipse.wst.common.snippets.tests/pom.xml b/org.eclipse.wst.common.snippets.tests/pom.xml
index dfeca69..8f91fd4 100644
--- a/org.eclipse.wst.common.snippets.tests/pom.xml
+++ b/org.eclipse.wst.common.snippets.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>

     <groupId>org.eclipse.webtools.common</groupId>

     <artifactId>org.eclipse.webtools.common.snippets</artifactId>

-    <version>3.5.0-SNAPSHOT</version>

+    <version>3.6.0-SNAPSHOT</version>

   </parent>

 

   <groupId>org.eclipse.webtools.common</groupId>

diff --git a/org.eclipse.wst.common.snippets/pom.xml b/org.eclipse.wst.common.snippets/pom.xml
index 548ba97..b5c42a8 100644
--- a/org.eclipse.wst.common.snippets/pom.xml
+++ b/org.eclipse.wst.common.snippets/pom.xml
@@ -16,7 +16,7 @@
   <parent>

     <groupId>org.eclipse.webtools.common</groupId>

     <artifactId>org.eclipse.webtools.common.snippets</artifactId>

-    <version>3.5.0-SNAPSHOT</version>

+    <version>3.6.0-SNAPSHOT</version>

   </parent>

 

   <groupId>org.eclipse.webtools.common</groupId>

diff --git a/pom.xml b/pom.xml
index f2ef45d..ce21ed0 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.common</groupId>

   <artifactId>org.eclipse.webtools.common.snippets</artifactId>

-  <version>3.5.0-SNAPSHOT</version>

+  <version>3.6.0-SNAPSHOT</version>

   <packaging>pom</packaging>

 

   <modules>