diff options
author | Marc Khouzam | 2016-11-16 01:32:51 +0000 |
---|---|---|
committer | Marc Khouzam | 2016-11-16 01:32:51 +0000 |
commit | 8cf5ed53f21bd776d14303340c1eb6962acc52b9 (patch) | |
tree | f811abc4e6a7b1765f50dd39c1f2468a01db3e16 /build | |
parent | d7b8286b69354846edb36cb24c4a25d692965ea2 (diff) | |
download | org.eclipse.cdt-8cf5ed53f21bd776d14303340c1eb6962acc52b9.tar.gz org.eclipse.cdt-8cf5ed53f21bd776d14303340c1eb6962acc52b9.tar.xz org.eclipse.cdt-8cf5ed53f21bd776d14303340c1eb6962acc52b9.zip |
Update version to 9.3.0
Change-Id: Ic953ccc5d38ff3661ca44de21ed8c4b7dad5b246
Diffstat (limited to 'build')
27 files changed, 30 insertions, 30 deletions
diff --git a/build/org.eclipse.cdt.autotools-feature/feature.xml b/build/org.eclipse.cdt.autotools-feature/feature.xml index b6311516f7c..fe4bc9a1764 100644 --- a/build/org.eclipse.cdt.autotools-feature/feature.xml +++ b/build/org.eclipse.cdt.autotools-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.autotools" label="%featureName" - version="9.2.0.qualifier" + version="9.3.0.qualifier" provider-name="%provider" license-feature="org.eclipse.license" license-feature-version="0.0.0"> diff --git a/build/org.eclipse.cdt.autotools-feature/pom.xml b/build/org.eclipse.cdt.autotools-feature/pom.xml index 6405e5f5258..0a3987eb6ea 100644 --- a/build/org.eclipse.cdt.autotools-feature/pom.xml +++ b/build/org.eclipse.cdt.autotools-feature/pom.xml @@ -7,12 +7,12 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.eclipse.cdt.features</groupId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.autotools</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/build/org.eclipse.cdt.autotools.core/pom.xml b/build/org.eclipse.cdt.autotools.core/pom.xml index 7cc5dba117c..2bc30b07f4e 100644 --- a/build/org.eclipse.cdt.autotools.core/pom.xml +++ b/build/org.eclipse.cdt.autotools.core/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.autotools.docs/pom.xml b/build/org.eclipse.cdt.autotools.docs/pom.xml index 12eae5bb53d..a8d5356af66 100644 --- a/build/org.eclipse.cdt.autotools.docs/pom.xml +++ b/build/org.eclipse.cdt.autotools.docs/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.autotools.source-feature/feature.xml b/build/org.eclipse.cdt.autotools.source-feature/feature.xml index 884594736f7..de2ecc2e8ac 100644 --- a/build/org.eclipse.cdt.autotools.source-feature/feature.xml +++ b/build/org.eclipse.cdt.autotools.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.autotools.source" label="%featureName" - version="9.2.0.qualifier" + version="9.3.0.qualifier" provider-name="%provider" license-feature="org.eclipse.license" license-feature-version="0.0.0"> diff --git a/build/org.eclipse.cdt.autotools.source-feature/pom.xml b/build/org.eclipse.cdt.autotools.source-feature/pom.xml index d758eb01075..c7dd437a424 100644 --- a/build/org.eclipse.cdt.autotools.source-feature/pom.xml +++ b/build/org.eclipse.cdt.autotools.source-feature/pom.xml @@ -7,12 +7,12 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.eclipse.cdt.features</groupId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.autotools.source</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/build/org.eclipse.cdt.autotools.tests/pom.xml b/build/org.eclipse.cdt.autotools.tests/pom.xml index 3496aae6c39..eef7c0e576f 100644 --- a/build/org.eclipse.cdt.autotools.tests/pom.xml +++ b/build/org.eclipse.cdt.autotools.tests/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.autotools.ui.tests/pom.xml b/build/org.eclipse.cdt.autotools.ui.tests/pom.xml index 9e30f2fef2a..c078b0cdd3b 100644 --- a/build/org.eclipse.cdt.autotools.ui.tests/pom.xml +++ b/build/org.eclipse.cdt.autotools.ui.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.autotools.ui/pom.xml b/build/org.eclipse.cdt.autotools.ui/pom.xml index 6904b4b3b72..3160d2a1d69 100644 --- a/build/org.eclipse.cdt.autotools.ui/pom.xml +++ b/build/org.eclipse.cdt.autotools.ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.build.gcc.core/pom.xml b/build/org.eclipse.cdt.build.gcc.core/pom.xml index 3aec3515530..21eb5745d87 100644 --- a/build/org.eclipse.cdt.build.gcc.core/pom.xml +++ b/build/org.eclipse.cdt.build.gcc.core/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.cmake-feature/feature.xml b/build/org.eclipse.cdt.cmake-feature/feature.xml index 9f2bb6a9535..d96ef1537c1 100644 --- a/build/org.eclipse.cdt.cmake-feature/feature.xml +++ b/build/org.eclipse.cdt.cmake-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.cmake" label="%featureName" - version="9.2.0.qualifier" + version="9.3.0.qualifier" provider-name="%providerName"> <description> diff --git a/build/org.eclipse.cdt.cmake-feature/pom.xml b/build/org.eclipse.cdt.cmake-feature/pom.xml index 685927bd2e5..f79a9d9bde5 100644 --- a/build/org.eclipse.cdt.cmake-feature/pom.xml +++ b/build/org.eclipse.cdt.cmake-feature/pom.xml @@ -7,12 +7,12 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.eclipse.cdt.features</groupId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.cmake</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/build/org.eclipse.cdt.cmake.core/pom.xml b/build/org.eclipse.cdt.cmake.core/pom.xml index d85d82352cc..30b6ef9ca8d 100644 --- a/build/org.eclipse.cdt.cmake.core/pom.xml +++ b/build/org.eclipse.cdt.cmake.core/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.cmake.ui/pom.xml b/build/org.eclipse.cdt.cmake.ui/pom.xml index 6b3bd20e026..74020b670eb 100644 --- a/build/org.eclipse.cdt.cmake.ui/pom.xml +++ b/build/org.eclipse.cdt.cmake.ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.gnu.build-feature/feature.xml b/build/org.eclipse.cdt.gnu.build-feature/feature.xml index 6a61666fd18..967aabfc8c4 100644 --- a/build/org.eclipse.cdt.gnu.build-feature/feature.xml +++ b/build/org.eclipse.cdt.gnu.build-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gnu.build" label="%featureName" - version="9.2.0.qualifier" + version="9.3.0.qualifier" provider-name="%providerName" license-feature="org.eclipse.license" license-feature-version="0.0.0"> diff --git a/build/org.eclipse.cdt.gnu.build-feature/pom.xml b/build/org.eclipse.cdt.gnu.build-feature/pom.xml index 1c60a3fb801..fac5e0827a1 100644 --- a/build/org.eclipse.cdt.gnu.build-feature/pom.xml +++ b/build/org.eclipse.cdt.gnu.build-feature/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.gnu.build.source-feature/feature.xml b/build/org.eclipse.cdt.gnu.build.source-feature/feature.xml index 966df89c9de..147db114c14 100644 --- a/build/org.eclipse.cdt.gnu.build.source-feature/feature.xml +++ b/build/org.eclipse.cdt.gnu.build.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gnu.build.source" label="%featureName" - version="9.2.0.qualifier" + version="9.3.0.qualifier" provider-name="%providerName" license-feature="org.eclipse.license" license-feature-version="0.0.0"> diff --git a/build/org.eclipse.cdt.gnu.build.source-feature/pom.xml b/build/org.eclipse.cdt.gnu.build.source-feature/pom.xml index abfa4730cd7..9cc6f6d87c2 100644 --- a/build/org.eclipse.cdt.gnu.build.source-feature/pom.xml +++ b/build/org.eclipse.cdt.gnu.build.source-feature/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.make.core.tests/pom.xml b/build/org.eclipse.cdt.make.core.tests/pom.xml index 566a08e8ef3..235c02d7ff6 100644 --- a/build/org.eclipse.cdt.make.core.tests/pom.xml +++ b/build/org.eclipse.cdt.make.core.tests/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.make.core/pom.xml b/build/org.eclipse.cdt.make.core/pom.xml index 4436b2cddf9..f55339f076e 100644 --- a/build/org.eclipse.cdt.make.core/pom.xml +++ b/build/org.eclipse.cdt.make.core/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.make.ui.tests/pom.xml b/build/org.eclipse.cdt.make.ui.tests/pom.xml index 735b2ac798c..66ec6d83b4b 100644 --- a/build/org.eclipse.cdt.make.ui.tests/pom.xml +++ b/build/org.eclipse.cdt.make.ui.tests/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.make.ui/pom.xml b/build/org.eclipse.cdt.make.ui/pom.xml index 29ed5a7580d..ae31ea14c2c 100644 --- a/build/org.eclipse.cdt.make.ui/pom.xml +++ b/build/org.eclipse.cdt.make.ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.managedbuilder.core.tests/pom.xml b/build/org.eclipse.cdt.managedbuilder.core.tests/pom.xml index 34a69c6114d..ccb08ee0fe9 100644 --- a/build/org.eclipse.cdt.managedbuilder.core.tests/pom.xml +++ b/build/org.eclipse.cdt.managedbuilder.core.tests/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.managedbuilder.core/pom.xml b/build/org.eclipse.cdt.managedbuilder.core/pom.xml index 9e4098a3329..c213e8ab45f 100644 --- a/build/org.eclipse.cdt.managedbuilder.core/pom.xml +++ b/build/org.eclipse.cdt.managedbuilder.core/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.managedbuilder.gnu.ui/pom.xml b/build/org.eclipse.cdt.managedbuilder.gnu.ui/pom.xml index b952b373058..0f979b15440 100644 --- a/build/org.eclipse.cdt.managedbuilder.gnu.ui/pom.xml +++ b/build/org.eclipse.cdt.managedbuilder.gnu.ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.managedbuilder.ui.tests/pom.xml b/build/org.eclipse.cdt.managedbuilder.ui.tests/pom.xml index e3b04a3d556..dd8e7414bc3 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui.tests/pom.xml +++ b/build/org.eclipse.cdt.managedbuilder.ui.tests/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/build/org.eclipse.cdt.managedbuilder.ui/pom.xml b/build/org.eclipse.cdt.managedbuilder.ui/pom.xml index 64261d99bff..daa7b6a4920 100644 --- a/build/org.eclipse.cdt.managedbuilder.ui/pom.xml +++ b/build/org.eclipse.cdt.managedbuilder.ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> |