From b7457367752946a5ba31672c8715204e8fac31da Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Mon, 18 Jan 2016 13:01:47 -0500 Subject: Incremented CDT features version to 9.0.0 This includes bumping the standalone debugger to 9.0.0 Change-Id: I55fae1cec995b5f6865a5b174c004ed1b76e9bea --- p2/org.eclipse.cdt.p2-feature/feature.xml | 2 +- p2/org.eclipse.cdt.p2-feature/pom.xml | 4 ++-- p2/org.eclipse.cdt.p2/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'p2') diff --git a/p2/org.eclipse.cdt.p2-feature/feature.xml b/p2/org.eclipse.cdt.p2-feature/feature.xml index 4db66424a73..3e96f26adde 100644 --- a/p2/org.eclipse.cdt.p2-feature/feature.xml +++ b/p2/org.eclipse.cdt.p2-feature/feature.xml @@ -2,7 +2,7 @@ org.eclipse.cdt cdt-parent - 8.8.0-SNAPSHOT + 9.0.0-SNAPSHOT ../../pom.xml org.eclipse.cdt.features - 8.8.0-SNAPSHOT + 9.0.0-SNAPSHOT org.eclipse.cdt.p2 eclipse-feature diff --git a/p2/org.eclipse.cdt.p2/pom.xml b/p2/org.eclipse.cdt.p2/pom.xml index 10c846d685d..d5bb17c4bdd 100644 --- a/p2/org.eclipse.cdt.p2/pom.xml +++ b/p2/org.eclipse.cdt.p2/pom.xml @@ -7,7 +7,7 @@ org.eclipse.cdt cdt-parent - 8.8.0-SNAPSHOT + 9.0.0-SNAPSHOT ../../pom.xml -- cgit v1.2.3