From 2f5f4d50a22b48a6ed00682ad4ff161d3a67cb2b Mon Sep 17 00:00:00 2001 From: Jonah Graham Date: Wed, 16 Oct 2019 10:54:42 -0400 Subject: [releng] Bump to CDT version 9.10.0 Change-Id: I027e7e5542fda3e599ee476814593fc4b464adca --- cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml | 2 +- cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml | 2 +- cross/org.eclipse.cdt.launch.remote-feature/feature.xml | 2 +- cross/org.eclipse.cdt.launch.remote-feature/pom.xml | 2 +- cross/org.eclipse.cdt.launch.serial-feature/feature.xml | 2 +- cross/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'cross') diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml index 09ac7cd586f..aeea59dcc32 100644 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml +++ b/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml @@ -2,7 +2,7 @@ org.eclipse.cdt cdt-parent - 9.9.0-SNAPSHOT + 9.10.0-SNAPSHOT ../../pom.xml diff --git a/cross/org.eclipse.cdt.launch.remote-feature/feature.xml b/cross/org.eclipse.cdt.launch.remote-feature/feature.xml index 0284e969ef5..2852619b94b 100644 --- a/cross/org.eclipse.cdt.launch.remote-feature/feature.xml +++ b/cross/org.eclipse.cdt.launch.remote-feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/cross/org.eclipse.cdt.launch.remote-feature/pom.xml b/cross/org.eclipse.cdt.launch.remote-feature/pom.xml index 3435a80ad63..f23120e4d3c 100644 --- a/cross/org.eclipse.cdt.launch.remote-feature/pom.xml +++ b/cross/org.eclipse.cdt.launch.remote-feature/pom.xml @@ -7,7 +7,7 @@ org.eclipse.cdt cdt-parent - 9.9.0-SNAPSHOT + 9.10.0-SNAPSHOT ../../pom.xml diff --git a/cross/org.eclipse.cdt.launch.serial-feature/feature.xml b/cross/org.eclipse.cdt.launch.serial-feature/feature.xml index 643b125db4a..52133fcf4a8 100644 --- a/cross/org.eclipse.cdt.launch.serial-feature/feature.xml +++ b/cross/org.eclipse.cdt.launch.serial-feature/feature.xml @@ -2,7 +2,7 @@ diff --git a/cross/pom.xml b/cross/pom.xml index 3b8e8a4c112..ec598f37634 100644 --- a/cross/pom.xml +++ b/cross/pom.xml @@ -7,7 +7,7 @@ org.eclipse.cdt cdt-parent - 9.9.0-SNAPSHOT + 9.10.0-SNAPSHOT org.eclipse.cdt.cross-parent -- cgit v1.2.3