Bug 436736 - Prep for 4.5 (Mars) and 4.4 maintenance builds Update parent versions from 4.4.0 to 4.5.0 Signed-off-by: Paul Webster <pwebster@ca.ibm.com>
diff --git a/org.eclipse.pde-feature/pom.xml b/org.eclipse.pde-feature/pom.xml index 20848e6..4ef303d 100644 --- a/org.eclipse.pde-feature/pom.xml +++ b/org.eclipse.pde-feature/pom.xml
@@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.pde</artifactId> <groupId>eclipse.pde</groupId> - <version>4.4.0-SNAPSHOT</version> + <version>4.5.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.pde.feature</groupId> <artifactId>org.eclipse.pde</artifactId>
diff --git a/pom.xml b/pom.xml index b6f5c3b..a11b126 100644 --- a/pom.xml +++ b/pom.xml
@@ -15,13 +15,13 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse-platform-parent</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.5.0-SNAPSHOT</version> <relativePath>../eclipse-platform-parent</relativePath> </parent> <groupId>eclipse.pde</groupId> <artifactId>eclipse.pde</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.5.0-SNAPSHOT</version> <packaging>pom</packaging> <properties>