From cd559dafafced6d31eb48788c680ef9e5e4eae59 Mon Sep 17 00:00:00 2001 From: Marc Khouzam Date: Tue, 9 Aug 2016 21:52:07 -0400 Subject: Update version to 9.1.0 This commit used the script releng/scripts/ChangeFeaturesVersion.sh Change-Id: I8274a6e8dd5c0f1e450f07952e138b265a441a62 --- remote/org.eclipse.cdt.remote-feature/feature.xml | 2 +- remote/org.eclipse.cdt.remote-feature/pom.xml | 4 ++-- remote/org.eclipse.cdt.remote.core/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'remote') diff --git a/remote/org.eclipse.cdt.remote-feature/feature.xml b/remote/org.eclipse.cdt.remote-feature/feature.xml index d027c3e30eb..e8cec38c8f5 100644 --- a/remote/org.eclipse.cdt.remote-feature/feature.xml +++ b/remote/org.eclipse.cdt.remote-feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/remote/org.eclipse.cdt.remote-feature/pom.xml b/remote/org.eclipse.cdt.remote-feature/pom.xml index 6a2c8ab48f0..b4818bc368b 100644 --- a/remote/org.eclipse.cdt.remote-feature/pom.xml +++ b/remote/org.eclipse.cdt.remote-feature/pom.xml @@ -7,11 +7,11 @@ org.eclipse.cdt cdt-parent - 9.0.0-SNAPSHOT + 9.1.0-SNAPSHOT ../../pom.xml - 9.0.0-SNAPSHOT + 9.1.0-SNAPSHOT org.eclipse.cdt.remote eclipse-feature diff --git a/remote/org.eclipse.cdt.remote.core/pom.xml b/remote/org.eclipse.cdt.remote.core/pom.xml index 96585edf1bd..ea0db3de5d2 100644 --- a/remote/org.eclipse.cdt.remote.core/pom.xml +++ b/remote/org.eclipse.cdt.remote.core/pom.xml @@ -7,7 +7,7 @@ org.eclipse.cdt cdt-parent - 9.0.0-SNAPSHOT + 9.1.0-SNAPSHOT ../../pom.xml -- cgit v1.2.3