diff options
220 files changed, 262 insertions, 262 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> diff --git a/codan/org.eclipse.cdt.codan.checkers.ui.test/pom.xml b/codan/org.eclipse.cdt.codan.checkers.ui.test/pom.xml index 6ae8f31a573..df83678023e 100644 --- a/codan/org.eclipse.cdt.codan.checkers.ui.test/pom.xml +++ b/codan/org.eclipse.cdt.codan.checkers.ui.test/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/codan/org.eclipse.cdt.codan.checkers.ui/pom.xml b/codan/org.eclipse.cdt.codan.checkers.ui/pom.xml index 94f66ccfef7..85bbb0702e9 100644 --- a/codan/org.eclipse.cdt.codan.checkers.ui/pom.xml +++ b/codan/org.eclipse.cdt.codan.checkers.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/codan/org.eclipse.cdt.codan.checkers/pom.xml b/codan/org.eclipse.cdt.codan.checkers/pom.xml index 62b0e00194a..ce0072955cf 100644 --- a/codan/org.eclipse.cdt.codan.checkers/pom.xml +++ b/codan/org.eclipse.cdt.codan.checkers/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/codan/org.eclipse.cdt.codan.core.cxx/pom.xml b/codan/org.eclipse.cdt.codan.core.cxx/pom.xml index 2791c8cc076..27f77141e0d 100644 --- a/codan/org.eclipse.cdt.codan.core.cxx/pom.xml +++ b/codan/org.eclipse.cdt.codan.core.cxx/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/codan/org.eclipse.cdt.codan.core.test/pom.xml b/codan/org.eclipse.cdt.codan.core.test/pom.xml index 604113a4c7c..53460ffd2b5 100644 --- a/codan/org.eclipse.cdt.codan.core.test/pom.xml +++ b/codan/org.eclipse.cdt.codan.core.test/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/codan/org.eclipse.cdt.codan.core/pom.xml b/codan/org.eclipse.cdt.codan.core/pom.xml index 2028e9734b0..b5c0ad9732a 100644 --- a/codan/org.eclipse.cdt.codan.core/pom.xml +++ b/codan/org.eclipse.cdt.codan.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/codan/org.eclipse.cdt.codan.ui.cxx/pom.xml b/codan/org.eclipse.cdt.codan.ui.cxx/pom.xml index 1c1560d998b..0ccb0fd0066 100644 --- a/codan/org.eclipse.cdt.codan.ui.cxx/pom.xml +++ b/codan/org.eclipse.cdt.codan.ui.cxx/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/codan/org.eclipse.cdt.codan.ui/pom.xml b/codan/org.eclipse.cdt.codan.ui/pom.xml index 8a12da4e38a..5c5d6d32a4f 100644 --- a/codan/org.eclipse.cdt.codan.ui/pom.xml +++ b/codan/org.eclipse.cdt.codan.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/core/org.eclipse.cdt.core.aix/pom.xml b/core/org.eclipse.cdt.core.aix/pom.xml index c2ea38f15da..9eb69da3e78 100644 --- a/core/org.eclipse.cdt.core.aix/pom.xml +++ b/core/org.eclipse.cdt.core.aix/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/core/org.eclipse.cdt.core.linux.ppc/pom.xml b/core/org.eclipse.cdt.core.linux.ppc/pom.xml index b6b8512c352..291c1670fce 100644 --- a/core/org.eclipse.cdt.core.linux.ppc/pom.xml +++ b/core/org.eclipse.cdt.core.linux.ppc/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/core/org.eclipse.cdt.core.linux.ppc64/pom.xml b/core/org.eclipse.cdt.core.linux.ppc64/pom.xml index 35ba9ad0ab7..4bce6fdb86c 100644 --- a/core/org.eclipse.cdt.core.linux.ppc64/pom.xml +++ b/core/org.eclipse.cdt.core.linux.ppc64/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/core/org.eclipse.cdt.core.linux.ppc64le/pom.xml b/core/org.eclipse.cdt.core.linux.ppc64le/pom.xml index 5034af17582..cbbcf091846 100644 --- a/core/org.eclipse.cdt.core.linux.ppc64le/pom.xml +++ b/core/org.eclipse.cdt.core.linux.ppc64le/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/core/org.eclipse.cdt.core.linux.x86/pom.xml b/core/org.eclipse.cdt.core.linux.x86/pom.xml index 08cfb44cd12..86b7af8dab4 100644 --- a/core/org.eclipse.cdt.core.linux.x86/pom.xml +++ b/core/org.eclipse.cdt.core.linux.x86/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/core/org.eclipse.cdt.core.linux.x86_64/pom.xml b/core/org.eclipse.cdt.core.linux.x86_64/pom.xml index 11cf15a7642..c8b94dcdb2b 100644 --- a/core/org.eclipse.cdt.core.linux.x86_64/pom.xml +++ b/core/org.eclipse.cdt.core.linux.x86_64/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/core/org.eclipse.cdt.core.linux/pom.xml b/core/org.eclipse.cdt.core.linux/pom.xml index c1c6ace87d1..b1c43f7e50a 100644 --- a/core/org.eclipse.cdt.core.linux/pom.xml +++ b/core/org.eclipse.cdt.core.linux/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/core/org.eclipse.cdt.core.macosx/pom.xml b/core/org.eclipse.cdt.core.macosx/pom.xml index 45124f00488..0ccb8885b0f 100644 --- a/core/org.eclipse.cdt.core.macosx/pom.xml +++ b/core/org.eclipse.cdt.core.macosx/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/core/org.eclipse.cdt.core.native/pom.xml b/core/org.eclipse.cdt.core.native/pom.xml index 0d8ac48af39..1603e372b2a 100644 --- a/core/org.eclipse.cdt.core.native/pom.xml +++ b/core/org.eclipse.cdt.core.native/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/core/org.eclipse.cdt.core.tests/pom.xml b/core/org.eclipse.cdt.core.tests/pom.xml index de3a703f3b0..f51dcdec41f 100644 --- a/core/org.eclipse.cdt.core.tests/pom.xml +++ b/core/org.eclipse.cdt.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/core/org.eclipse.cdt.core.win32.x86/pom.xml b/core/org.eclipse.cdt.core.win32.x86/pom.xml index 0d27ba43679..9d9b1ee4a4f 100644 --- a/core/org.eclipse.cdt.core.win32.x86/pom.xml +++ b/core/org.eclipse.cdt.core.win32.x86/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/core/org.eclipse.cdt.core.win32.x86_64/pom.xml b/core/org.eclipse.cdt.core.win32.x86_64/pom.xml index 384ca35698e..4f40592a517 100644 --- a/core/org.eclipse.cdt.core.win32.x86_64/pom.xml +++ b/core/org.eclipse.cdt.core.win32.x86_64/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/core/org.eclipse.cdt.core.win32/pom.xml b/core/org.eclipse.cdt.core.win32/pom.xml index 6c6a5b740af..6c8889437b1 100644 --- a/core/org.eclipse.cdt.core.win32/pom.xml +++ b/core/org.eclipse.cdt.core.win32/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/core/org.eclipse.cdt.core/pom.xml b/core/org.eclipse.cdt.core/pom.xml index fd1a6b645dc..5ae406875be 100644 --- a/core/org.eclipse.cdt.core/pom.xml +++ b/core/org.eclipse.cdt.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/core/org.eclipse.cdt.ui.tests/pom.xml b/core/org.eclipse.cdt.ui.tests/pom.xml index a202231f311..62f96dc876a 100644 --- a/core/org.eclipse.cdt.ui.tests/pom.xml +++ b/core/org.eclipse.cdt.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/core/org.eclipse.cdt.ui/pom.xml b/core/org.eclipse.cdt.ui/pom.xml index 41306f170c6..087a234cfed 100644 --- a/core/org.eclipse.cdt.ui/pom.xml +++ b/core/org.eclipse.cdt.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/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml index 1f87c71ccc3..aa31bc95a42 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 @@ <feature id="org.eclipse.cdt.build.crossgcc" 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/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml index cb58024caaa..5783a67330f 100644 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml +++ b/cross/org.eclipse.cdt.build.crossgcc-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.build.crossgcc</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml index 40b5d86e4bb..fd1f5a59a51 100644 --- a/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml +++ b/cross/org.eclipse.cdt.build.crossgcc-feature/sourceTemplateFeature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.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/cross/org.eclipse.cdt.build.crossgcc/pom.xml b/cross/org.eclipse.cdt.build.crossgcc/pom.xml index ff179a4b7eb..d247c3a06bb 100644 --- a/cross/org.eclipse.cdt.build.crossgcc/pom.xml +++ b/cross/org.eclipse.cdt.build.crossgcc/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/cross/org.eclipse.cdt.launch.remote-feature/feature.xml b/cross/org.eclipse.cdt.launch.remote-feature/feature.xml index d1e5ace7840..d1a94965bcc 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 @@ <feature id="org.eclipse.cdt.launch.remote" 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/cross/org.eclipse.cdt.launch.remote-feature/pom.xml b/cross/org.eclipse.cdt.launch.remote-feature/pom.xml index 709e96ffa81..4997a713bb5 100644 --- a/cross/org.eclipse.cdt.launch.remote-feature/pom.xml +++ b/cross/org.eclipse.cdt.launch.remote-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.launch.remote</artifactId> <packaging>eclipse-feature</packaging> diff --git a/cross/org.eclipse.cdt.launch.remote/pom.xml b/cross/org.eclipse.cdt.launch.remote/pom.xml index e9ce45cf0d3..2d72780f035 100644 --- a/cross/org.eclipse.cdt.launch.remote/pom.xml +++ b/cross/org.eclipse.cdt.launch.remote/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/debug/org.eclipse.cdt.debug.application.doc/pom.xml b/debug/org.eclipse.cdt.debug.application.doc/pom.xml index 5332d5eb94c..b52903054e9 100644 --- a/debug/org.eclipse.cdt.debug.application.doc/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.doc/pom.xml @@ -6,7 +6,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/debug/org.eclipse.cdt.debug.application.product/debug.product b/debug/org.eclipse.cdt.debug.application.product/debug.product index 181936f0ea1..5b0e0d2a860 100644 --- a/debug/org.eclipse.cdt.debug.application.product/debug.product +++ b/debug/org.eclipse.cdt.debug.application.product/debug.product @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <?pde version="3.5"?> -<product name="Stand-alone C/C++ GDB Debugger" uid="org.eclipse.cdt.debug.application.product" id="org.eclipse.cdt.debug.application.product" application="org.eclipse.cdt.debug.application.app" version="9.2.0.qualifier" useFeatures="false" includeLaunchers="true"> +<product name="Stand-alone C/C++ GDB Debugger" uid="org.eclipse.cdt.debug.application.product" id="org.eclipse.cdt.debug.application.product" application="org.eclipse.cdt.debug.application.app" version="9.3.0.qualifier" useFeatures="false" includeLaunchers="true"> <aboutInfo> <image path="/org.eclipse.cdt.debug.application/icons/about.png"/> diff --git a/debug/org.eclipse.cdt.debug.application.product/pom.xml b/debug/org.eclipse.cdt.debug.application.product/pom.xml index 3626f4cac68..b2a6aaada0d 100644 --- a/debug/org.eclipse.cdt.debug.application.product/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.product/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.debug.application.product</artifactId> <packaging>eclipse-repository</packaging> <name>Stand-Alone C/C++ Debugger Product</name> @@ -12,7 +12,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/debug/org.eclipse.cdt.debug.application.tests/pom.xml b/debug/org.eclipse.cdt.debug.application.tests/pom.xml index 601c72bdcfa..b2ebb478726 100644 --- a/debug/org.eclipse.cdt.debug.application.tests/pom.xml +++ b/debug/org.eclipse.cdt.debug.application.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/debug/org.eclipse.cdt.debug.application/plugin.properties b/debug/org.eclipse.cdt.debug.application/plugin.properties index 9cc25bf2575..831721cf226 100644 --- a/debug/org.eclipse.cdt.debug.application/plugin.properties +++ b/debug/org.eclipse.cdt.debug.application/plugin.properties @@ -38,6 +38,6 @@ DebugRemoteExecutableMenu.label=&Remote Executable... DebugCore.description=Debug a corefile DebugCore.name=Debug Core File DebugCoreMenu.label=Debug &Core File... -aboutText=Eclipse Stand-alone C/C++ GDB Graphical Debugger\n\nRelease 9.2.0\n +aboutText=Eclipse Stand-alone C/C++ GDB Graphical Debugger\n\nRelease 9.3.0\n ProductDesc=Eclipse Stand-alone C/C++ GDB Debugger ProductName=Stand-alone C/C++ GDB Debugger diff --git a/debug/org.eclipse.cdt.debug.application/pom.xml b/debug/org.eclipse.cdt.debug.application/pom.xml index 5f0ac490d51..048aea29493 100644 --- a/debug/org.eclipse.cdt.debug.application/pom.xml +++ b/debug/org.eclipse.cdt.debug.application/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/debug/org.eclipse.cdt.debug.core/pom.xml b/debug/org.eclipse.cdt.debug.core/pom.xml index 65afb612c81..30ea6a202a1 100644 --- a/debug/org.eclipse.cdt.debug.core/pom.xml +++ b/debug/org.eclipse.cdt.debug.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/debug/org.eclipse.cdt.debug.standalone-feature/feature.xml b/debug/org.eclipse.cdt.debug.standalone-feature/feature.xml index afb1ae98ccc..f7b3c2c21ea 100644 --- a/debug/org.eclipse.cdt.debug.standalone-feature/feature.xml +++ b/debug/org.eclipse.cdt.debug.standalone-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.debug.standalone" 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/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml b/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml index 0211f7def87..b739b30ea29 100644 --- a/debug/org.eclipse.cdt.debug.standalone-feature/pom.xml +++ b/debug/org.eclipse.cdt.debug.standalone-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> <artifactId>org.eclipse.cdt.debug.standalone</artifactId> <packaging>eclipse-feature</packaging> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> </project> diff --git a/debug/org.eclipse.cdt.debug.standalone.source-feature/feature.xml b/debug/org.eclipse.cdt.debug.standalone.source-feature/feature.xml index bcfb42c4898..b3bf9194f88 100644 --- a/debug/org.eclipse.cdt.debug.standalone.source-feature/feature.xml +++ b/debug/org.eclipse.cdt.debug.standalone.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.debug.standalone.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/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml b/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml index 9ad735ed0fd..7c0c0d966d2 100644 --- a/debug/org.eclipse.cdt.debug.standalone.source-feature/pom.xml +++ b/debug/org.eclipse.cdt.debug.standalone.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> <artifactId>org.eclipse.cdt.debug.standalone.source</artifactId> <packaging>eclipse-feature</packaging> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> </project> diff --git a/debug/org.eclipse.cdt.debug.ui/pom.xml b/debug/org.eclipse.cdt.debug.ui/pom.xml index 651aafd63c3..03950716438 100644 --- a/debug/org.eclipse.cdt.debug.ui/pom.xml +++ b/debug/org.eclipse.cdt.debug.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/debug/org.eclipse.cdt.gdb-feature/feature.xml b/debug/org.eclipse.cdt.gdb-feature/feature.xml index c0f1b4b33e7..3303d688a0f 100644 --- a/debug/org.eclipse.cdt.gdb-feature/feature.xml +++ b/debug/org.eclipse.cdt.gdb-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gdb" 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/debug/org.eclipse.cdt.gdb-feature/pom.xml b/debug/org.eclipse.cdt.gdb-feature/pom.xml index 861abfb0f41..b516866f687 100644 --- a/debug/org.eclipse.cdt.gdb-feature/pom.xml +++ b/debug/org.eclipse.cdt.gdb-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> <artifactId>org.eclipse.cdt.gdb</artifactId> <packaging>eclipse-feature</packaging> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> </project> diff --git a/debug/org.eclipse.cdt.gdb.source-feature/feature.xml b/debug/org.eclipse.cdt.gdb.source-feature/feature.xml index 4222850bba3..84c168bb860 100644 --- a/debug/org.eclipse.cdt.gdb.source-feature/feature.xml +++ b/debug/org.eclipse.cdt.gdb.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gdb.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/debug/org.eclipse.cdt.gdb.source-feature/pom.xml b/debug/org.eclipse.cdt.gdb.source-feature/pom.xml index 803a27cdc57..4497ee388f6 100644 --- a/debug/org.eclipse.cdt.gdb.source-feature/pom.xml +++ b/debug/org.eclipse.cdt.gdb.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> <artifactId>org.eclipse.cdt.gdb.source</artifactId> <packaging>eclipse-feature</packaging> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> </project> diff --git a/debug/org.eclipse.cdt.gdb.ui/pom.xml b/debug/org.eclipse.cdt.gdb.ui/pom.xml index 85239fd17df..a361d68adc3 100644 --- a/debug/org.eclipse.cdt.gdb.ui/pom.xml +++ b/debug/org.eclipse.cdt.gdb.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/debug/org.eclipse.cdt.gdb/pom.xml b/debug/org.eclipse.cdt.gdb/pom.xml index f8b2a4feb2c..652f54680c3 100644 --- a/debug/org.eclipse.cdt.gdb/pom.xml +++ b/debug/org.eclipse.cdt.gdb/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/debug/org.eclipse.cdt.gnu.debug-feature/feature.xml b/debug/org.eclipse.cdt.gnu.debug-feature/feature.xml index fd28124a546..2980648a1db 100644 --- a/debug/org.eclipse.cdt.gnu.debug-feature/feature.xml +++ b/debug/org.eclipse.cdt.gnu.debug-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gnu.debug" 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/debug/org.eclipse.cdt.gnu.debug-feature/pom.xml b/debug/org.eclipse.cdt.gnu.debug-feature/pom.xml index 423f3f2fc86..2011c808a4b 100644 --- a/debug/org.eclipse.cdt.gnu.debug-feature/pom.xml +++ b/debug/org.eclipse.cdt.gnu.debug-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.feature</groupId> <artifactId>org.eclipse.cdt.gnu.debug</artifactId> <packaging>eclipse-feature</packaging> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> </project> diff --git a/debug/org.eclipse.cdt.gnu.debug.source-feature/feature.xml b/debug/org.eclipse.cdt.gnu.debug.source-feature/feature.xml index 8b67a2d5ca6..c672967f98d 100644 --- a/debug/org.eclipse.cdt.gnu.debug.source-feature/feature.xml +++ b/debug/org.eclipse.cdt.gnu.debug.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gnu.debug.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/debug/org.eclipse.cdt.gnu.debug.source-feature/pom.xml b/debug/org.eclipse.cdt.gnu.debug.source-feature/pom.xml index bb6a9c458ce..1f94766068c 100644 --- a/debug/org.eclipse.cdt.gnu.debug.source-feature/pom.xml +++ b/debug/org.eclipse.cdt.gnu.debug.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> <artifactId>org.eclipse.cdt.gnu.debug.source</artifactId> <packaging>eclipse-feature</packaging> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> </project> diff --git a/doc/org.eclipse.cdt.doc.isv/pom.xml b/doc/org.eclipse.cdt.doc.isv/pom.xml index abc35c3029c..c272e278d88 100644 --- a/doc/org.eclipse.cdt.doc.isv/pom.xml +++ b/doc/org.eclipse.cdt.doc.isv/pom.xml @@ -6,7 +6,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/doc/org.eclipse.cdt.doc.user/pom.xml b/doc/org.eclipse.cdt.doc.user/pom.xml index 24b598d1953..ac8b9685d3d 100644 --- a/doc/org.eclipse.cdt.doc.user/pom.xml +++ b/doc/org.eclipse.cdt.doc.user/pom.xml @@ -6,7 +6,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/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests/pom.xml b/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests/pom.xml index d1a85fe6b43..7ea49599abd 100644 --- a/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui.tests/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.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/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/pom.xml b/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/pom.xml index 252552ad53c..e2ee67e28fd 100644 --- a/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.dsf.gdb.multicorevisualizer.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/dsf-gdb/org.eclipse.cdt.dsf.gdb.tests/pom.xml b/dsf-gdb/org.eclipse.cdt.dsf.gdb.tests/pom.xml index fd613ade712..e2fe449e290 100644 --- a/dsf-gdb/org.eclipse.cdt.dsf.gdb.tests/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.dsf.gdb.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/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/pom.xml b/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/pom.xml index 594918779f0..badd4fd359a 100644 --- a/dsf-gdb/org.eclipse.cdt.dsf.gdb.ui/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.dsf.gdb.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/dsf-gdb/org.eclipse.cdt.dsf.gdb/pom.xml b/dsf-gdb/org.eclipse.cdt.dsf.gdb/pom.xml index d564cc22e68..d624016c238 100644 --- a/dsf-gdb/org.eclipse.cdt.dsf.gdb/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.dsf.gdb/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/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/pom.xml b/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/pom.xml index 077c63cb871..e85c4663653 100644 --- a/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.examples.dsf.gdb/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/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/feature.xml b/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/feature.xml index 8736ac454b0..90ddbaf953b 100644 --- a/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/feature.xml +++ b/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gnu.dsf" 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/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/pom.xml b/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/pom.xml index 7274e41711e..e1844bd81da 100644 --- a/dsf-gdb/org.eclipse.cdt.gnu.dsf-feature/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.gnu.dsf-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.feature</groupId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.gnu.dsf</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/feature.xml b/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/feature.xml index 606d5b77e88..43e15f80544 100644 --- a/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/feature.xml +++ b/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gnu.dsf.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/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/pom.xml b/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/pom.xml index 610ce271737..c64c4df9084 100644 --- a/dsf-gdb/org.eclipse.cdt.gnu.dsf.source-feature/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.gnu.dsf.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.gnu.dsf.source</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/feature.xml b/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/feature.xml index 0414f6526dd..f146df4be5d 100644 --- a/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/feature.xml +++ b/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.gnu.multicorevisualizer" 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/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/pom.xml b/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/pom.xml index 78d90226807..f9004904330 100644 --- a/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-feature/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.gnu.multicorevisualizer-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.gnu.multicorevisualizer</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml index 3a7ebe282ee..4fceb1f52ba 100644 --- a/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/pom.xml +++ b/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/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/dsf/org.eclipse.cdt.dsf.ui/pom.xml b/dsf/org.eclipse.cdt.dsf.ui/pom.xml index ef1d087e387..0495cdffbfb 100644 --- a/dsf/org.eclipse.cdt.dsf.ui/pom.xml +++ b/dsf/org.eclipse.cdt.dsf.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/dsf/org.eclipse.cdt.dsf/pom.xml b/dsf/org.eclipse.cdt.dsf/pom.xml index 94c7ee9f8f2..8a97083de35 100644 --- a/dsf/org.eclipse.cdt.dsf/pom.xml +++ b/dsf/org.eclipse.cdt.dsf/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/dsf/org.eclipse.cdt.examples.dsf-feature/feature.xml b/dsf/org.eclipse.cdt.examples.dsf-feature/feature.xml index a1825069d2b..1158af8c4f1 100644 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/feature.xml +++ b/dsf/org.eclipse.cdt.examples.dsf-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.examples.dsf" 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/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml b/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml index e4e234793b2..bf084f1b824 100644 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml +++ b/dsf/org.eclipse.cdt.examples.dsf-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.examples.dsf</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplateFeature/feature.xml b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplateFeature/feature.xml index 40b5d86e4bb..fd1f5a59a51 100644 --- a/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplateFeature/feature.xml +++ b/dsf/org.eclipse.cdt.examples.dsf-feature/sourceTemplateFeature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.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/dsf/org.eclipse.cdt.examples.dsf.pda.ui/pom.xml b/dsf/org.eclipse.cdt.examples.dsf.pda.ui/pom.xml index 3dd51378e35..6dd676b96df 100644 --- a/dsf/org.eclipse.cdt.examples.dsf.pda.ui/pom.xml +++ b/dsf/org.eclipse.cdt.examples.dsf.pda.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/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml b/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml index 85887866781..14ab0376cd5 100644 --- a/dsf/org.eclipse.cdt.examples.dsf.pda/pom.xml +++ b/dsf/org.eclipse.cdt.examples.dsf.pda/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/dsf/org.eclipse.cdt.examples.dsf/pom.xml b/dsf/org.eclipse.cdt.examples.dsf/pom.xml index 6d8ec3af6b1..0b3243a8cf1 100644 --- a/dsf/org.eclipse.cdt.examples.dsf/pom.xml +++ b/dsf/org.eclipse.cdt.examples.dsf/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/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.xml b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.xml index 764c2793b09..5940f1a2445 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.xml +++ b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.debug.gdbjtag" 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/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml index c75106baa1c..329c2972568 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml +++ b/jtag/org.eclipse.cdt.debug.gdbjtag-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.debug.gdbjtag</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml index 885b67833b3..349345bba5e 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag.core/pom.xml +++ b/jtag/org.eclipse.cdt.debug.gdbjtag.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/jtag/org.eclipse.cdt.debug.gdbjtag.ui/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag.ui/pom.xml index 5d651351499..975d9539d06 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag.ui/pom.xml +++ b/jtag/org.eclipse.cdt.debug.gdbjtag.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/jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml index bc3a1a9f75b..1b9691982a5 100644 --- a/jtag/org.eclipse.cdt.debug.gdbjtag/pom.xml +++ b/jtag/org.eclipse.cdt.debug.gdbjtag/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/launch/org.eclipse.cdt.docker.launcher-feature/feature.xml b/launch/org.eclipse.cdt.docker.launcher-feature/feature.xml index 1714e2d5e55..bd9a9725637 100644 --- a/launch/org.eclipse.cdt.docker.launcher-feature/feature.xml +++ b/launch/org.eclipse.cdt.docker.launcher-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.docker.launcher" 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/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml b/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml index 8215834dc7e..383976a61d8 100644 --- a/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml +++ b/launch/org.eclipse.cdt.docker.launcher-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.docker.launcher</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/launch/org.eclipse.cdt.docker.launcher.source-feature/feature.xml b/launch/org.eclipse.cdt.docker.launcher.source-feature/feature.xml index 8774b0f84d6..af2052a74f2 100644 --- a/launch/org.eclipse.cdt.docker.launcher.source-feature/feature.xml +++ b/launch/org.eclipse.cdt.docker.launcher.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.docker.launcher.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/launch/org.eclipse.cdt.docker.launcher.source-feature/pom.xml b/launch/org.eclipse.cdt.docker.launcher.source-feature/pom.xml index 58e98c1a95a..76c9728e2a4 100644 --- a/launch/org.eclipse.cdt.docker.launcher.source-feature/pom.xml +++ b/launch/org.eclipse.cdt.docker.launcher.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.docker.launcher.source</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/launch/org.eclipse.cdt.docker.launcher/pom.xml b/launch/org.eclipse.cdt.docker.launcher/pom.xml index 7a42846b14d..dbb0f72c42b 100644 --- a/launch/org.eclipse.cdt.docker.launcher/pom.xml +++ b/launch/org.eclipse.cdt.docker.launcher/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/launch/org.eclipse.cdt.launch/pom.xml b/launch/org.eclipse.cdt.launch/pom.xml index 7bef9eca1ee..39854c329f4 100644 --- a/launch/org.eclipse.cdt.launch/pom.xml +++ b/launch/org.eclipse.cdt.launch/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/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/pom.xml b/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/pom.xml index e5c89f3f46b..cb9c064b4f8 100644 --- a/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/pom.xml +++ b/llvm/org.eclipse.cdt.llvm.dsf.lldb-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/llvm/org.eclipse.cdt.llvm.dsf.lldb.core/pom.xml b/llvm/org.eclipse.cdt.llvm.dsf.lldb.core/pom.xml index 2f42006a284..ce83fe996b5 100644 --- a/llvm/org.eclipse.cdt.llvm.dsf.lldb.core/pom.xml +++ b/llvm/org.eclipse.cdt.llvm.dsf.lldb.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/llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/pom.xml b/llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/pom.xml index 6db92eeade4..e51542a2ec7 100644 --- a/llvm/org.eclipse.cdt.llvm.dsf.lldb.ui/pom.xml +++ b/llvm/org.eclipse.cdt.llvm.dsf.lldb.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/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.xml b/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.xml index eedde00e1c9..125f4564a06 100644 --- a/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.xml +++ b/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.managedbuilder.llvm" 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/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/pom.xml b/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/pom.xml index 71db9774519..5399dbb3569 100644 --- a/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/pom.xml +++ b/llvm/org.eclipse.cdt.managedbuilder.llvm-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.managedbuilder.llvm</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/pom.xml b/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/pom.xml index c3f148271b8..fb922c1e485 100644 --- a/llvm/org.eclipse.cdt.managedbuilder.llvm.ui/pom.xml +++ b/llvm/org.eclipse.cdt.managedbuilder.llvm.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/lrparser/org.eclipse.cdt.core.lrparser.feature/feature.xml b/lrparser/org.eclipse.cdt.core.lrparser.feature/feature.xml index 916f6c37624..adc90465435 100644 --- a/lrparser/org.eclipse.cdt.core.lrparser.feature/feature.xml +++ b/lrparser/org.eclipse.cdt.core.lrparser.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.core.lrparser.feature" 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/lrparser/org.eclipse.cdt.core.lrparser.feature/pom.xml b/lrparser/org.eclipse.cdt.core.lrparser.feature/pom.xml index f35ed6fdec3..3e4f9669fe6 100644 --- a/lrparser/org.eclipse.cdt.core.lrparser.feature/pom.xml +++ b/lrparser/org.eclipse.cdt.core.lrparser.feature/pom.xml @@ -7,11 +7,11 @@ <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> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.core.lrparser.feature</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.xml b/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.xml index 490dca3f7c0..61664e83780 100644 --- a/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.xml +++ b/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.core.lrparser.sdk" 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/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/pom.xml b/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/pom.xml index cad81992aa2..909c7145c58 100644 --- a/lrparser/org.eclipse.cdt.core.lrparser.sdk.feature/pom.xml +++ b/lrparser/org.eclipse.cdt.core.lrparser.sdk.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.core.lrparser.sdk</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.xml b/lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.xml index bbb3ca972bb..abe1a253163 100644 --- a/lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.xml +++ b/lrparser/org.eclipse.cdt.core.lrparser.source.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.core.lrparser.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/lrparser/org.eclipse.cdt.core.lrparser.source.feature/pom.xml b/lrparser/org.eclipse.cdt.core.lrparser.source.feature/pom.xml index efc3c9c2e7f..a84a6591bd8 100644 --- a/lrparser/org.eclipse.cdt.core.lrparser.source.feature/pom.xml +++ b/lrparser/org.eclipse.cdt.core.lrparser.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.core.lrparser.source</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/lrparser/org.eclipse.cdt.core.lrparser.tests/pom.xml b/lrparser/org.eclipse.cdt.core.lrparser.tests/pom.xml index 90d16cf5c34..c8c441ae578 100644 --- a/lrparser/org.eclipse.cdt.core.lrparser.tests/pom.xml +++ b/lrparser/org.eclipse.cdt.core.lrparser.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/lrparser/org.eclipse.cdt.core.lrparser/pom.xml b/lrparser/org.eclipse.cdt.core.lrparser/pom.xml index c59753f824c..df572011373 100644 --- a/lrparser/org.eclipse.cdt.core.lrparser/pom.xml +++ b/lrparser/org.eclipse.cdt.core.lrparser/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/memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml b/memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml index e871b673ab9..b4695216ae6 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.debug.ui.memory" 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/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml index d97fd580dd8..46b66ff3d5c 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory-feature/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory-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.debug.ui.memory</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml index 5506c96426c..7c0234219b6 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.floatingpoint/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/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/pom.xml index d7e97600318..67816367a79 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/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/memory/org.eclipse.cdt.debug.ui.memory.search/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory.search/pom.xml index 45912757ee0..2d68092f3af 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.search/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.search/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/memory/org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml b/memory/org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml index 38743bb70b3..9ebf3e1d87a 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature
id="org.eclipse.cdt.debug.ui.memory.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/memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml index dfbaacf199c..040de26fcae 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.source-feature/pom.xml @@ -7,11 +7,11 @@ <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> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.debug.ui.memory.source</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/memory/org.eclipse.cdt.debug.ui.memory.traditional/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory.traditional/pom.xml index 7c5914b6565..c0d5618df0a 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.traditional/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.traditional/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/memory/org.eclipse.cdt.debug.ui.memory.transport/pom.xml b/memory/org.eclipse.cdt.debug.ui.memory.transport/pom.xml index 3cf60dd081a..95fb90656e1 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.transport/pom.xml +++ b/memory/org.eclipse.cdt.debug.ui.memory.transport/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/native/org.eclipse.cdt.native.serial/pom.xml b/native/org.eclipse.cdt.native.serial/pom.xml index cf9c6e0087f..abf0ea0a7a7 100644 --- a/native/org.eclipse.cdt.native.serial/pom.xml +++ b/native/org.eclipse.cdt.native.serial/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> @@ -10,7 +10,7 @@ <groupId>org.eclipse.cdt</groupId> <artifactId>cdt-parent</artifactId> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>CDT Parent</name> diff --git a/qt/org.eclipse.cdt.qt-feature/feature.xml b/qt/org.eclipse.cdt.qt-feature/feature.xml index a0e28d36642..9ee95163f25 100644 --- a/qt/org.eclipse.cdt.qt-feature/feature.xml +++ b/qt/org.eclipse.cdt.qt-feature/feature.xml @@ -2,7 +2,7 @@ <feature
id="org.eclipse.cdt.qt"
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/qt/org.eclipse.cdt.qt-feature/pom.xml b/qt/org.eclipse.cdt.qt-feature/pom.xml index 19d14d38f5a..67326923429 100644 --- a/qt/org.eclipse.cdt.qt-feature/pom.xml +++ b/qt/org.eclipse.cdt.qt-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.qt</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/qt/org.eclipse.cdt.qt.core.tests/pom.xml b/qt/org.eclipse.cdt.qt.core.tests/pom.xml index f0e03210395..c506e0ab5b7 100644 --- a/qt/org.eclipse.cdt.qt.core.tests/pom.xml +++ b/qt/org.eclipse.cdt.qt.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/qt/org.eclipse.cdt.qt.core/pom.xml b/qt/org.eclipse.cdt.qt.core/pom.xml index e041c714c9e..a47ae160b25 100644 --- a/qt/org.eclipse.cdt.qt.core/pom.xml +++ b/qt/org.eclipse.cdt.qt.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/qt/org.eclipse.cdt.qt.ui.tests/pom.xml b/qt/org.eclipse.cdt.qt.ui.tests/pom.xml index e15fe21c63c..a131628d250 100644 --- a/qt/org.eclipse.cdt.qt.ui.tests/pom.xml +++ b/qt/org.eclipse.cdt.qt.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/qt/org.eclipse.cdt.qt.ui/pom.xml b/qt/org.eclipse.cdt.qt.ui/pom.xml index 457417700f4..f7b5f27dfa9 100644 --- a/qt/org.eclipse.cdt.qt.ui/pom.xml +++ b/qt/org.eclipse.cdt.qt.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/releng/org.eclipse.cdt-feature/feature.xml b/releng/org.eclipse.cdt-feature/feature.xml index beb9e3109c7..be87a8a4101 100644 --- a/releng/org.eclipse.cdt-feature/feature.xml +++ b/releng/org.eclipse.cdt-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt" 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/releng/org.eclipse.cdt-feature/pom.xml b/releng/org.eclipse.cdt-feature/pom.xml index 02bca5e788a..e3dee3aec6b 100644 --- a/releng/org.eclipse.cdt-feature/pom.xml +++ b/releng/org.eclipse.cdt-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/releng/org.eclipse.cdt.native-feature/feature.xml b/releng/org.eclipse.cdt.native-feature/feature.xml index a88f8abc1b6..7dec8b79555 100644 --- a/releng/org.eclipse.cdt.native-feature/feature.xml +++ b/releng/org.eclipse.cdt.native-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.native" 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/releng/org.eclipse.cdt.native-feature/pom.xml b/releng/org.eclipse.cdt.native-feature/pom.xml index 9214b644e37..a72ce93d523 100644 --- a/releng/org.eclipse.cdt.native-feature/pom.xml +++ b/releng/org.eclipse.cdt.native-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/releng/org.eclipse.cdt.native.source-feature/feature.xml b/releng/org.eclipse.cdt.native.source-feature/feature.xml index 22b31a6b9d9..30fa4cc0a6b 100644 --- a/releng/org.eclipse.cdt.native.source-feature/feature.xml +++ b/releng/org.eclipse.cdt.native.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.native.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/releng/org.eclipse.cdt.native.source-feature/pom.xml b/releng/org.eclipse.cdt.native.source-feature/pom.xml index e916d004164..2c1d9715ed1 100644 --- a/releng/org.eclipse.cdt.native.source-feature/pom.xml +++ b/releng/org.eclipse.cdt.native.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/releng/org.eclipse.cdt.platform-feature/feature.xml b/releng/org.eclipse.cdt.platform-feature/feature.xml index a70f4a18908..4f954071040 100644 --- a/releng/org.eclipse.cdt.platform-feature/feature.xml +++ b/releng/org.eclipse.cdt.platform-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.platform" 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/releng/org.eclipse.cdt.platform-feature/pom.xml b/releng/org.eclipse.cdt.platform-feature/pom.xml index 4505054f0b3..7c563e8bf0c 100644 --- a/releng/org.eclipse.cdt.platform-feature/pom.xml +++ b/releng/org.eclipse.cdt.platform-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/releng/org.eclipse.cdt.platform.source-feature/feature.xml b/releng/org.eclipse.cdt.platform.source-feature/feature.xml index 94c353f15d7..b62864c5a09 100644 --- a/releng/org.eclipse.cdt.platform.source-feature/feature.xml +++ b/releng/org.eclipse.cdt.platform.source-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.platform.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/releng/org.eclipse.cdt.platform.source-feature/pom.xml b/releng/org.eclipse.cdt.platform.source-feature/pom.xml index 09710b0da60..b8f0d00fa18 100644 --- a/releng/org.eclipse.cdt.platform.source-feature/pom.xml +++ b/releng/org.eclipse.cdt.platform.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/releng/org.eclipse.cdt.repo/pom.xml b/releng/org.eclipse.cdt.repo/pom.xml index 7b6d2f576c8..64aad4c6d13 100644 --- a/releng/org.eclipse.cdt.repo/pom.xml +++ b/releng/org.eclipse.cdt.repo/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/releng/org.eclipse.cdt.sdk-feature/feature.xml b/releng/org.eclipse.cdt.sdk-feature/feature.xml index 83fca74d769..46e1de2531c 100644 --- a/releng/org.eclipse.cdt.sdk-feature/feature.xml +++ b/releng/org.eclipse.cdt.sdk-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.sdk" 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/releng/org.eclipse.cdt.sdk-feature/pom.xml b/releng/org.eclipse.cdt.sdk-feature/pom.xml index ca41ae09fe1..172b340bc8c 100644 --- a/releng/org.eclipse.cdt.sdk-feature/pom.xml +++ b/releng/org.eclipse.cdt.sdk-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/releng/org.eclipse.cdt.sdk/META-INF/MANIFEST.MF b/releng/org.eclipse.cdt.sdk/META-INF/MANIFEST.MF index 48c4c36506f..5949a565fcf 100644 --- a/releng/org.eclipse.cdt.sdk/META-INF/MANIFEST.MF +++ b/releng/org.eclipse.cdt.sdk/META-INF/MANIFEST.MF @@ -2,6 +2,6 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.cdt.sdk;singleton:=true -Bundle-Version: 9.2.0.qualifier +Bundle-Version: 9.3.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin diff --git a/releng/org.eclipse.cdt.sdk/pom.xml b/releng/org.eclipse.cdt.sdk/pom.xml index 38a3976341d..8e836c19b2a 100644 --- a/releng/org.eclipse.cdt.sdk/pom.xml +++ b/releng/org.eclipse.cdt.sdk/pom.xml @@ -7,11 +7,11 @@ <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> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.sdk</artifactId> <packaging>eclipse-plugin</packaging> diff --git a/releng/org.eclipse.cdt.target/pom.xml b/releng/org.eclipse.cdt.target/pom.xml index 85db43353c1..58a66e22173 100644 --- a/releng/org.eclipse.cdt.target/pom.xml +++ b/releng/org.eclipse.cdt.target/pom.xml @@ -6,7 +6,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/releng/org.eclipse.cdt.testing-feature/feature.xml b/releng/org.eclipse.cdt.testing-feature/feature.xml index e2b3268a043..c51c4fbbb9c 100644 --- a/releng/org.eclipse.cdt.testing-feature/feature.xml +++ b/releng/org.eclipse.cdt.testing-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.testing" 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/releng/org.eclipse.cdt.testing-feature/pom.xml b/releng/org.eclipse.cdt.testing-feature/pom.xml index 79330bcc440..b7434551cad 100644 --- a/releng/org.eclipse.cdt.testing-feature/pom.xml +++ b/releng/org.eclipse.cdt.testing-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/releng/org.eclipse.cdt.testing.repo/pom.xml b/releng/org.eclipse.cdt.testing.repo/pom.xml index b9a7ebb2e04..d9e9cec263f 100644 --- a/releng/org.eclipse.cdt.testing.repo/pom.xml +++ b/releng/org.eclipse.cdt.testing.repo/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/releng/org.eclipse.cdt.testing/pom.xml b/releng/org.eclipse.cdt.testing/pom.xml index 1ec703adfe2..a93138c7dc5 100644 --- a/releng/org.eclipse.cdt.testing/pom.xml +++ b/releng/org.eclipse.cdt.testing/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/releng/org.eclipse.cdt/META-INF/MANIFEST.MF b/releng/org.eclipse.cdt/META-INF/MANIFEST.MF index 3b7aadd912a..d33985e7c51 100644 --- a/releng/org.eclipse.cdt/META-INF/MANIFEST.MF +++ b/releng/org.eclipse.cdt/META-INF/MANIFEST.MF @@ -2,7 +2,7 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: %pluginName Bundle-SymbolicName: org.eclipse.cdt; singleton:=true -Bundle-Version: 9.2.0.qualifier +Bundle-Version: 9.3.0.qualifier Bundle-Vendor: %providerName Bundle-Localization: plugin Require-Bundle: org.eclipse.ui.intro;bundle-version="[3.2.0,4.0.0)", diff --git a/releng/org.eclipse.cdt/pom.xml b/releng/org.eclipse.cdt/pom.xml index f9a1bb6db65..cf2996736fc 100644 --- a/releng/org.eclipse.cdt/pom.xml +++ b/releng/org.eclipse.cdt/pom.xml @@ -7,11 +7,11 @@ <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> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt</artifactId> <packaging>eclipse-plugin</packaging> diff --git a/remote/org.eclipse.cdt.remote-feature/feature.xml b/remote/org.eclipse.cdt.remote-feature/feature.xml index aa38ea5040d..a9abe3705a7 100644 --- a/remote/org.eclipse.cdt.remote-feature/feature.xml +++ b/remote/org.eclipse.cdt.remote-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.remote" label="%featureName" - version="9.2.0.qualifier" + version="9.3.0.qualifier" provider-name="%featureVendor" license-feature="org.eclipse.license" license-feature-version="0.0.0"> diff --git a/remote/org.eclipse.cdt.remote-feature/pom.xml b/remote/org.eclipse.cdt.remote-feature/pom.xml index 54eb52ab7a3..80fb6bf92e7 100644 --- a/remote/org.eclipse.cdt.remote-feature/pom.xml +++ b/remote/org.eclipse.cdt.remote-feature/pom.xml @@ -7,11 +7,11 @@ <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> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.remote</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/remote/org.eclipse.cdt.remote.core/pom.xml b/remote/org.eclipse.cdt.remote.core/pom.xml index 92ea36936c3..61bad003c3d 100644 --- a/remote/org.eclipse.cdt.remote.core/pom.xml +++ b/remote/org.eclipse.cdt.remote.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/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml index cf3ee7ab2c3..2c4032e5063 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.boost/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.boost/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/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml b/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml index edaae78076b..f2081dcd9ed 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.testsrunner.feature" 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/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml index 8632fa05680..8db818b4325 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.feature/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.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.testsrunner.feature</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml index f36db0d03cd..61c9daefa11 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.gtest/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.gtest/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/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml index 028c3d61444..78e874ac0f3 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.qttest/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.qttest/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/testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml b/testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml index f958cc5414d..28c6a628683 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.source.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.testsrunner.source.feature" 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/testsrunner/org.eclipse.cdt.testsrunner.source.feature/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.source.feature/pom.xml index 0ee77234ff6..cd493746a64 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.source.feature/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.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.testsrunner.source.feature</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml index a700eabaf5b..e192cf1eeab 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.tap/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.tap/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/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml index b504368b41c..6d04a04039f 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner.test/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner.test/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/testsrunner/org.eclipse.cdt.testsrunner/pom.xml b/testsrunner/org.eclipse.cdt.testsrunner/pom.xml index 925d89b248b..30740b72657 100644 --- a/testsrunner/org.eclipse.cdt.testsrunner/pom.xml +++ b/testsrunner/org.eclipse.cdt.testsrunner/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/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.xml b/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.xml index c8358c58f58..fea6036f5cc 100644 --- a/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.xml +++ b/toolchains/arduino/org.eclipse.cdt.arduino-feature/feature.xml @@ -2,7 +2,7 @@ <feature
id="org.eclipse.cdt.arduino"
label="%featureName"
- version="9.2.0.qualifier"
+ version="9.3.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.cdt.arduino.ui"
license-feature="org.eclipse.license"
@@ -25,7 +25,7 @@ <import feature="org.eclipse.remote.serial" version="1.0.0"/>
<import feature="org.eclipse.remote" version="2.0.0"/>
<import feature="org.eclipse.remote.console" version="2.0.0"/>
- <import feature="org.eclipse.cdt" version="9.2.0"/>
+ <import feature="org.eclipse.cdt" version="9.3.0"/>
<import feature="org.eclipse.launchbar.remote" version="1.0.0"/>
</requires>
diff --git a/toolchains/arduino/org.eclipse.cdt.arduino-feature/pom.xml b/toolchains/arduino/org.eclipse.cdt.arduino-feature/pom.xml index dd6ed314de8..1afe3635793 100644 --- a/toolchains/arduino/org.eclipse.cdt.arduino-feature/pom.xml +++ b/toolchains/arduino/org.eclipse.cdt.arduino-feature/pom.xml @@ -6,7 +6,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/toolchains/arduino/org.eclipse.cdt.arduino.core/pom.xml b/toolchains/arduino/org.eclipse.cdt.arduino.core/pom.xml index 46064b56a24..83b1669ed89 100644 --- a/toolchains/arduino/org.eclipse.cdt.arduino.core/pom.xml +++ b/toolchains/arduino/org.eclipse.cdt.arduino.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/toolchains/arduino/org.eclipse.cdt.arduino.ui/pom.xml b/toolchains/arduino/org.eclipse.cdt.arduino.ui/pom.xml index d9876db32d2..ccd7ccae351 100644 --- a/toolchains/arduino/org.eclipse.cdt.arduino.ui/pom.xml +++ b/toolchains/arduino/org.eclipse.cdt.arduino.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/upc/org.eclipse.cdt.bupc-feature/feature.xml b/upc/org.eclipse.cdt.bupc-feature/feature.xml index bbe83ddd446..a46bbf3f50f 100644 --- a/upc/org.eclipse.cdt.bupc-feature/feature.xml +++ b/upc/org.eclipse.cdt.bupc-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.bupc" 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/upc/org.eclipse.cdt.bupc-feature/pom.xml b/upc/org.eclipse.cdt.bupc-feature/pom.xml index 93a6d3871e5..41bc809036a 100644 --- a/upc/org.eclipse.cdt.bupc-feature/pom.xml +++ b/upc/org.eclipse.cdt.bupc-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.bupc</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/upc/org.eclipse.cdt.core.parser.upc.feature/feature.xml b/upc/org.eclipse.cdt.core.parser.upc.feature/feature.xml index 3a5790c6300..054c4d0a8ec 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.feature/feature.xml +++ b/upc/org.eclipse.cdt.core.parser.upc.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.core.parser.upc.feature" 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/upc/org.eclipse.cdt.core.parser.upc.feature/pom.xml b/upc/org.eclipse.cdt.core.parser.upc.feature/pom.xml index 85aa48c8d2c..8d4992d5eeb 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.feature/pom.xml +++ b/upc/org.eclipse.cdt.core.parser.upc.feature/pom.xml @@ -7,11 +7,11 @@ <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> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.core.parser.upc.feature</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.xml b/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.xml index 207378cb754..d2e990e4921 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.xml +++ b/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.core.parser.upc.sdk" 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/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/pom.xml b/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/pom.xml index 395b851828d..5c559ac4617 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.sdk.feature/pom.xml +++ b/upc/org.eclipse.cdt.core.parser.upc.sdk.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.core.parser.upc.sdk</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.xml b/upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.xml index 8b469dd6bf1..c4e72990eb2 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.xml +++ b/upc/org.eclipse.cdt.core.parser.upc.source.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.core.parser.upc.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/upc/org.eclipse.cdt.core.parser.upc.source.feature/pom.xml b/upc/org.eclipse.cdt.core.parser.upc.source.feature/pom.xml index 534bc0295ee..8a051c97073 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.source.feature/pom.xml +++ b/upc/org.eclipse.cdt.core.parser.upc.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.core.parser.upc.source</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/upc/org.eclipse.cdt.core.parser.upc.tests/pom.xml b/upc/org.eclipse.cdt.core.parser.upc.tests/pom.xml index 2368967cfe1..2110e37e613 100644 --- a/upc/org.eclipse.cdt.core.parser.upc.tests/pom.xml +++ b/upc/org.eclipse.cdt.core.parser.upc.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/upc/org.eclipse.cdt.core.parser.upc/pom.xml b/upc/org.eclipse.cdt.core.parser.upc/pom.xml index 656b22f2ec6..6737135b165 100644 --- a/upc/org.eclipse.cdt.core.parser.upc/pom.xml +++ b/upc/org.eclipse.cdt.core.parser.upc/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/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml b/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml index 75b3fec0cdf..ac08e2e9683 100644 --- a/upc/org.eclipse.cdt.managedbuilder.bupc.ui/pom.xml +++ b/upc/org.eclipse.cdt.managedbuilder.bupc.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/util/org.eclipse.cdt.util-feature/feature.xml b/util/org.eclipse.cdt.util-feature/feature.xml index 046f7fbc9e8..b6dd6cbbfc7 100644 --- a/util/org.eclipse.cdt.util-feature/feature.xml +++ b/util/org.eclipse.cdt.util-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.util" 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/util/org.eclipse.cdt.util-feature/pom.xml b/util/org.eclipse.cdt.util-feature/pom.xml index 4bebaca507d..b9757b81e60 100644 --- a/util/org.eclipse.cdt.util-feature/pom.xml +++ b/util/org.eclipse.cdt.util-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.util</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/util/org.eclipse.cdt.util/pom.xml b/util/org.eclipse.cdt.util/pom.xml index adfb2946045..6f2263571fc 100644 --- a/util/org.eclipse.cdt.util/pom.xml +++ b/util/org.eclipse.cdt.util/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/visualizer/org.eclipse.cdt.visualizer-feature/feature.xml b/visualizer/org.eclipse.cdt.visualizer-feature/feature.xml index c94aee83e6b..3d7176f37fd 100644 --- a/visualizer/org.eclipse.cdt.visualizer-feature/feature.xml +++ b/visualizer/org.eclipse.cdt.visualizer-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.visualizer" 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/visualizer/org.eclipse.cdt.visualizer-feature/pom.xml b/visualizer/org.eclipse.cdt.visualizer-feature/pom.xml index f3a89690478..5a24f20f596 100644 --- a/visualizer/org.eclipse.cdt.visualizer-feature/pom.xml +++ b/visualizer/org.eclipse.cdt.visualizer-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.visualizer</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/visualizer/org.eclipse.cdt.visualizer.core/pom.xml b/visualizer/org.eclipse.cdt.visualizer.core/pom.xml index 6e650dff7f2..1a9a954320a 100644 --- a/visualizer/org.eclipse.cdt.visualizer.core/pom.xml +++ b/visualizer/org.eclipse.cdt.visualizer.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/visualizer/org.eclipse.cdt.visualizer.examples/pom.xml b/visualizer/org.eclipse.cdt.visualizer.examples/pom.xml index dc8ba9ab22a..e82b459f739 100644 --- a/visualizer/org.eclipse.cdt.visualizer.examples/pom.xml +++ b/visualizer/org.eclipse.cdt.visualizer.examples/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/visualizer/org.eclipse.cdt.visualizer.ui/pom.xml b/visualizer/org.eclipse.cdt.visualizer.ui/pom.xml index c9543e62caf..cad8fff2566 100644 --- a/visualizer/org.eclipse.cdt.visualizer.ui/pom.xml +++ b/visualizer/org.eclipse.cdt.visualizer.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/windows/org.eclipse.cdt.msw-feature/feature.xml b/windows/org.eclipse.cdt.msw-feature/feature.xml index 60c455c2734..0f06aa7d3bf 100644 --- a/windows/org.eclipse.cdt.msw-feature/feature.xml +++ b/windows/org.eclipse.cdt.msw-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.msw" label="C/C++ Visual C++ Support" - version="9.2.0.qualifier" + version="9.3.0.qualifier" provider-name="Eclipse CDT" license-feature="org.eclipse.license" license-feature-version="0.0.0"> diff --git a/windows/org.eclipse.cdt.msw-feature/pom.xml b/windows/org.eclipse.cdt.msw-feature/pom.xml index 37f9ef6e1fb..8d7a7cb6e58 100644 --- a/windows/org.eclipse.cdt.msw-feature/pom.xml +++ b/windows/org.eclipse.cdt.msw-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.msw</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/windows/org.eclipse.cdt.msw.build/pom.xml b/windows/org.eclipse.cdt.msw.build/pom.xml index 9e42b0d454f..e5f72eaee97 100644 --- a/windows/org.eclipse.cdt.msw.build/pom.xml +++ b/windows/org.eclipse.cdt.msw.build/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/xlc/org.eclipse.cdt.core.lrparser.xlc.tests/pom.xml b/xlc/org.eclipse.cdt.core.lrparser.xlc.tests/pom.xml index e1017273ecd..ddcdfd24b1e 100644 --- a/xlc/org.eclipse.cdt.core.lrparser.xlc.tests/pom.xml +++ b/xlc/org.eclipse.cdt.core.lrparser.xlc.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/xlc/org.eclipse.cdt.core.lrparser.xlc/pom.xml b/xlc/org.eclipse.cdt.core.lrparser.xlc/pom.xml index f5d77d197af..c27daea26e2 100644 --- a/xlc/org.eclipse.cdt.core.lrparser.xlc/pom.xml +++ b/xlc/org.eclipse.cdt.core.lrparser.xlc/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/xlc/org.eclipse.cdt.errorparsers.xlc.tests/pom.xml b/xlc/org.eclipse.cdt.errorparsers.xlc.tests/pom.xml index 64855702867..53c351cc0fa 100644 --- a/xlc/org.eclipse.cdt.errorparsers.xlc.tests/pom.xml +++ b/xlc/org.eclipse.cdt.errorparsers.xlc.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/xlc/org.eclipse.cdt.errorparsers.xlc/pom.xml b/xlc/org.eclipse.cdt.errorparsers.xlc/pom.xml index 1dbef96605a..8989b5d853e 100644 --- a/xlc/org.eclipse.cdt.errorparsers.xlc/pom.xml +++ b/xlc/org.eclipse.cdt.errorparsers.xlc/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/xlc/org.eclipse.cdt.make.xlc.core/pom.xml b/xlc/org.eclipse.cdt.make.xlc.core/pom.xml index a44862c4bab..1796c7cddad 100644 --- a/xlc/org.eclipse.cdt.make.xlc.core/pom.xml +++ b/xlc/org.eclipse.cdt.make.xlc.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/xlc/org.eclipse.cdt.managedbuilder.xlc.core/pom.xml b/xlc/org.eclipse.cdt.managedbuilder.xlc.core/pom.xml index d8a20b5e073..dd26a822205 100644 --- a/xlc/org.eclipse.cdt.managedbuilder.xlc.core/pom.xml +++ b/xlc/org.eclipse.cdt.managedbuilder.xlc.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/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/pom.xml b/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/pom.xml index 7a917242a8d..0a8c1bacbd4 100644 --- a/xlc/org.eclipse.cdt.managedbuilder.xlc.ui/pom.xml +++ b/xlc/org.eclipse.cdt.managedbuilder.xlc.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/xlc/org.eclipse.cdt.managedbuilder.xlupc.ui/pom.xml b/xlc/org.eclipse.cdt.managedbuilder.xlupc.ui/pom.xml index 4fc7243eded..3740e2ca523 100644 --- a/xlc/org.eclipse.cdt.managedbuilder.xlupc.ui/pom.xml +++ b/xlc/org.eclipse.cdt.managedbuilder.xlupc.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/xlc/org.eclipse.cdt.xlc.feature/feature.xml b/xlc/org.eclipse.cdt.xlc.feature/feature.xml index be9ef35ab18..63322d7bcd7 100644 --- a/xlc/org.eclipse.cdt.xlc.feature/feature.xml +++ b/xlc/org.eclipse.cdt.xlc.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.xlc.feature" 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/xlc/org.eclipse.cdt.xlc.feature/pom.xml b/xlc/org.eclipse.cdt.xlc.feature/pom.xml index b1a2fbfd295..7cb416bc057 100644 --- a/xlc/org.eclipse.cdt.xlc.feature/pom.xml +++ b/xlc/org.eclipse.cdt.xlc.feature/pom.xml @@ -7,11 +7,11 @@ <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> - <version>9.2.0-SNAPSHOT</version> + <version>9.3.0-SNAPSHOT</version> <artifactId>org.eclipse.cdt.xlc.feature</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml b/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml index 4295873467f..75c3faffa36 100644 --- a/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml +++ b/xlc/org.eclipse.cdt.xlc.sdk-feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.xlc.sdk" 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/xlc/org.eclipse.cdt.xlc.sdk-feature/pom.xml b/xlc/org.eclipse.cdt.xlc.sdk-feature/pom.xml index 86916355a15..eb85fe78e18 100644 --- a/xlc/org.eclipse.cdt.xlc.sdk-feature/pom.xml +++ b/xlc/org.eclipse.cdt.xlc.sdk-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.xlc.sdk</artifactId> <packaging>eclipse-feature</packaging> </project> diff --git a/xlc/org.eclipse.cdt.xlc.source.feature/feature.xml b/xlc/org.eclipse.cdt.xlc.source.feature/feature.xml index c2fb437625d..7d6d8d0df41 100644 --- a/xlc/org.eclipse.cdt.xlc.source.feature/feature.xml +++ b/xlc/org.eclipse.cdt.xlc.source.feature/feature.xml @@ -2,7 +2,7 @@ <feature id="org.eclipse.cdt.xlc.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/xlc/org.eclipse.cdt.xlc.source.feature/pom.xml b/xlc/org.eclipse.cdt.xlc.source.feature/pom.xml index 8ed15193aa5..c53528ef078 100644 --- a/xlc/org.eclipse.cdt.xlc.source.feature/pom.xml +++ b/xlc/org.eclipse.cdt.xlc.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.xlc.source</artifactId> <packaging>eclipse-feature</packaging> </project> |