From f94e6d3aadf91aaebb3b95aa63f926093428993a Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Tue, 22 Jul 2014 16:05:46 -0400 Subject: [PATCH] Increment parent pom version Change-Id: Icd9b413ce754a83f43ee56976bc52ee3edb9b3f5 Signed-off-by: Marc Khouzam --- core/org.eclipse.cdt.alltests/pom.xml | 2 +- debug/org.eclipse.cdt.debug.standalone-feature/pom.xml | 2 +- debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/org.eclipse.cdt.alltests/pom.xml b/core/org.eclipse.cdt.alltests/pom.xml index 8a9c7f761c3..46d10ebd50b 100644 --- a/core/org.eclipse.cdt.alltests/pom.xml +++ b/core/org.eclipse.cdt.alltests/pom.xml @@ -7,7 +7,7 @@ org.eclipse.cdt cdt-parent - 8.4.0-SNAPSHOT + 8.5.0-SNAPSHOT ../../pom.xml diff --git a/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml b/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml index b4dded73f3f..a054b54e434 100644 --- a/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml +++ b/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml @@ -7,7 +7,7 @@ org.eclipse.cdt cdt-parent - 8.4.0-SNAPSHOT + 8.5.0-SNAPSHOT ../../pom.xml diff --git a/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml b/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml index d5fbcc27c55..80567f81b15 100644 --- a/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml +++ b/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml @@ -7,7 +7,7 @@ org.eclipse.cdt cdt-parent - 8.4.0-SNAPSHOT + 8.5.0-SNAPSHOT ../../pom.xml