Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance builds

Change-Id: I35ff2c1335897e190dead62395b98ed332eb6b91
diff --git a/pom.xml b/pom.xml
index 9a48520..56f2671 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright (c) 2012, 2013 Eclipse Foundation and others.
+  Copyright (c) 2012, 2015 Eclipse Foundation and others.
   All rights reserved. This program and the accompanying materials
   are made available under the terms of the Eclipse Distribution License v1.0
   which accompanies this distribution, and is available at
@@ -15,13 +15,13 @@
   <parent>
     <groupId>org.eclipse</groupId>
     <artifactId>eclipse-platform-parent</artifactId>
-    <version>4.5.0-SNAPSHOT</version>
+    <version>4.5.1-SNAPSHOT</version>
     <relativePath>../eclipse-platform-parent</relativePath>
   </parent>
 
   <groupId>eclipse.platform.debug</groupId>
   <artifactId>eclipse.platform.debug</artifactId>
-  <version>4.5.0-SNAPSHOT</version>
+  <version>4.5.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>