Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance
builds

Change-Id: If8bccc53b7f4a9466e05262844c9813ea9596167
Signed-off-by: Thomas Watson <tjwatson@us.ibm.com>
diff --git a/pom.xml b/pom.xml
index f9ade2b..eb20878 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,13 +15,13 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse-platform-parent</artifactId>
-    <version>4.6.0-SNAPSHOT</version>
+    <version>4.7.0-SNAPSHOT</version>
     <relativePath>../eclipse-platform-parent</relativePath>
   </parent>
 
   <groupId>org.eclipse.equinox.bundles</groupId>
   <artifactId>rt.equinox.bundles</artifactId>
-  <version>4.6.0-SNAPSHOT</version>
+  <version>4.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>