diff --git a/cmake/org.eclipse.cdt.cmake.core.tests/.project b/cmake/org.eclipse.cdt.cmake.core.tests/.project
index cbd7d2859b7..d87b0546a8d 100644
--- a/cmake/org.eclipse.cdt.cmake.core.tests/.project
+++ b/cmake/org.eclipse.cdt.cmake.core.tests/.project
@@ -20,14 +20,8 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
- org.eclipse.m2e.core.maven2Nature
org.eclipse.pde.PluginNature
org.eclipse.jdt.core.javanature
diff --git a/cmake/org.eclipse.cdt.cmake.is.arm.tests/.project b/cmake/org.eclipse.cdt.cmake.is.arm.tests/.project
index 8f33a956e4c..459bb6ad962 100644
--- a/cmake/org.eclipse.cdt.cmake.is.arm.tests/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.arm.tests/.project
@@ -15,14 +15,8 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
- org.eclipse.m2e.core.maven2Nature
org.eclipse.pde.PluginNature
org.eclipse.jdt.core.javanature
diff --git a/cmake/org.eclipse.cdt.cmake.is.arm/.project b/cmake/org.eclipse.cdt.cmake.is.arm/.project
index 548d282454f..9572c025cbe 100644
--- a/cmake/org.eclipse.cdt.cmake.is.arm/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.arm/.project
@@ -15,11 +15,6 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
org.eclipse.pde.api.tools.apiAnalysisBuilder
@@ -27,7 +22,6 @@
- org.eclipse.m2e.core.maven2Nature
org.eclipse.jdt.core.javanature
org.eclipse.pde.PluginNature
org.eclipse.pde.api.tools.apiAnalysisNature
diff --git a/cmake/org.eclipse.cdt.cmake.is.arm/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.arm/META-INF/MANIFEST.MF
index 8ee2d560d28..7ced5d2719c 100644
--- a/cmake/org.eclipse.cdt.cmake.is.arm/META-INF/MANIFEST.MF
+++ b/cmake/org.eclipse.cdt.cmake.is.arm/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Copyright: %Bundle-Copyright
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.arm;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/cmake/org.eclipse.cdt.cmake.is.arm/pom.xml b/cmake/org.eclipse.cdt.cmake.is.arm/pom.xml
index 1752bf7c0b7..f37ec555287 100644
--- a/cmake/org.eclipse.cdt.cmake.is.arm/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.arm/pom.xml
@@ -22,7 +22,7 @@
org.eclipse.cdt.cmake.is.arm
- 1.0.100-SNAPSHOT
+ 1.0.200-SNAPSHOT
eclipse-plugin
diff --git a/cmake/org.eclipse.cdt.cmake.is.core.doc/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.core.doc/META-INF/MANIFEST.MF
index 825cdbc06e6..b4611807ad4 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.doc/META-INF/MANIFEST.MF
+++ b/cmake/org.eclipse.cdt.cmake.is.core.doc/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: %bundleName
Bundle-Description: %Bundle-Description
Bundle-Copyright: %Bundle-Copyright
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.core.doc;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/cmake/org.eclipse.cdt.cmake.is.core.doc/pom.xml b/cmake/org.eclipse.cdt.cmake.is.core.doc/pom.xml
index 4e08f303288..3d0e94dcb02 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.doc/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.core.doc/pom.xml
@@ -22,6 +22,6 @@
org.eclipse.cdt.cmake.is.core.doc
- 1.0.100-SNAPSHOT
+ 1.0.200-SNAPSHOT
eclipse-plugin
diff --git a/cmake/org.eclipse.cdt.cmake.is.core.tests/.project b/cmake/org.eclipse.cdt.cmake.is.core.tests/.project
index 0d043af0064..ad229462988 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.tests/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.core.tests/.project
@@ -20,14 +20,8 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
- org.eclipse.m2e.core.maven2Nature
org.eclipse.pde.PluginNature
org.eclipse.jdt.core.javanature
diff --git a/cmake/org.eclipse.cdt.cmake.is.core.ui/.project b/cmake/org.eclipse.cdt.cmake.is.core.ui/.project
index 4180da83eba..2c0683751c2 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.ui/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.core.ui/.project
@@ -20,11 +20,6 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
org.eclipse.pde.api.tools.apiAnalysisBuilder
@@ -34,7 +29,6 @@
org.eclipse.pde.PluginNature
org.eclipse.jdt.core.javanature
- org.eclipse.m2e.core.maven2Nature
org.eclipse.pde.api.tools.apiAnalysisNature
diff --git a/cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF
index 664076656b1..109f7303f61 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF
+++ b/cmake/org.eclipse.cdt.cmake.is.core.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.core.ui;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %Bundle-Vendor
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui,
diff --git a/cmake/org.eclipse.cdt.cmake.is.core.ui/pom.xml b/cmake/org.eclipse.cdt.cmake.is.core.ui/pom.xml
index 3a710c6097b..2366d09430b 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.ui/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.core.ui/pom.xml
@@ -22,6 +22,6 @@
org.eclipse.cdt.cmake.is.core.ui
- 1.0.100-SNAPSHOT
+ 1.0.200-SNAPSHOT
eclipse-plugin
diff --git a/cmake/org.eclipse.cdt.cmake.is.core/.project b/cmake/org.eclipse.cdt.cmake.is.core/.project
index 7db3a3a74bd..d9a1d0797e4 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.core/.project
@@ -20,11 +20,6 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
org.eclipse.pde.ds.core.builder
@@ -37,7 +32,6 @@
- org.eclipse.m2e.core.maven2Nature
org.eclipse.pde.PluginNature
org.eclipse.jdt.core.javanature
org.eclipse.pde.api.tools.apiAnalysisNature
diff --git a/cmake/org.eclipse.cdt.cmake.is.core/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.core/META-INF/MANIFEST.MF
index 600113344f5..6a6c0e3ab38 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core/META-INF/MANIFEST.MF
+++ b/cmake/org.eclipse.cdt.cmake.is.core/META-INF/MANIFEST.MF
@@ -4,7 +4,7 @@ Bundle-Name: %bundleName
Bundle-Description: %bundleDescription
Bundle-Copyright: %Bundle-Copyright
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.core;singleton:=true
-Bundle-Version: 1.0.200.qualifier
+Bundle-Version: 1.0.300.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/cmake/org.eclipse.cdt.cmake.is.core/pom.xml b/cmake/org.eclipse.cdt.cmake.is.core/pom.xml
index 38f8d614873..2dd95d77dd4 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.core/pom.xml
@@ -22,6 +22,6 @@
org.eclipse.cdt.cmake.is.core
- 1.0.200-SNAPSHOT
+ 1.0.300-SNAPSHOT
eclipse-plugin
diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop.tests/.project b/cmake/org.eclipse.cdt.cmake.is.hpenonstop.tests/.project
index 1d203e2944b..d1914c91bdc 100644
--- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop.tests/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop.tests/.project
@@ -15,14 +15,8 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
- org.eclipse.m2e.core.maven2Nature
org.eclipse.pde.PluginNature
org.eclipse.jdt.core.javanature
diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/.project b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/.project
index 96789c9bd69..1434de839a7 100644
--- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/.project
@@ -15,11 +15,6 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
org.eclipse.pde.api.tools.apiAnalysisBuilder
@@ -27,7 +22,6 @@
- org.eclipse.m2e.core.maven2Nature
org.eclipse.jdt.core.javanature
org.eclipse.pde.PluginNature
org.eclipse.pde.api.tools.apiAnalysisNature
diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/META-INF/MANIFEST.MF
index b5d3e42aaf4..50a2ea2a61c 100644
--- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/META-INF/MANIFEST.MF
+++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Copyright: %Bundle-Copyright
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.hpenonstop;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
index 407d6cae6f5..66907edc3f2 100644
--- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
@@ -22,7 +22,7 @@
org.eclipse.cdt.cmake.is.hpenonstop
- 1.0.100-SNAPSHOT
+ 1.0.200-SNAPSHOT
eclipse-plugin
diff --git a/cmake/org.eclipse.cdt.cmake.is.intel/.project b/cmake/org.eclipse.cdt.cmake.is.intel/.project
index b7dc9b901a1..ca25c2a3f4b 100644
--- a/cmake/org.eclipse.cdt.cmake.is.intel/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.intel/.project
@@ -15,11 +15,6 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
org.eclipse.pde.api.tools.apiAnalysisBuilder
@@ -27,7 +22,6 @@
- org.eclipse.m2e.core.maven2Nature
org.eclipse.jdt.core.javanature
org.eclipse.pde.PluginNature
org.eclipse.pde.api.tools.apiAnalysisNature
diff --git a/cmake/org.eclipse.cdt.cmake.is.intel/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.intel/META-INF/MANIFEST.MF
index c27cabb54c7..b9de64085f7 100644
--- a/cmake/org.eclipse.cdt.cmake.is.intel/META-INF/MANIFEST.MF
+++ b/cmake/org.eclipse.cdt.cmake.is.intel/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Copyright: %Bundle-Copyright
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.intel;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/cmake/org.eclipse.cdt.cmake.is.intel/pom.xml b/cmake/org.eclipse.cdt.cmake.is.intel/pom.xml
index a6ab4f334b5..1108f9bde8d 100644
--- a/cmake/org.eclipse.cdt.cmake.is.intel/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.intel/pom.xml
@@ -22,7 +22,7 @@
org.eclipse.cdt.cmake.is.intel
- 1.0.100-SNAPSHOT
+ 1.0.200-SNAPSHOT
eclipse-plugin
diff --git a/cmake/org.eclipse.cdt.cmake.is.microsoft.tests/.project b/cmake/org.eclipse.cdt.cmake.is.microsoft.tests/.project
index 8708a1199b0..bdea848c107 100644
--- a/cmake/org.eclipse.cdt.cmake.is.microsoft.tests/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.microsoft.tests/.project
@@ -15,14 +15,8 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
- org.eclipse.m2e.core.maven2Nature
org.eclipse.pde.PluginNature
org.eclipse.jdt.core.javanature
diff --git a/cmake/org.eclipse.cdt.cmake.is.microsoft/.project b/cmake/org.eclipse.cdt.cmake.is.microsoft/.project
index a372dc0b1cb..46f83e36923 100644
--- a/cmake/org.eclipse.cdt.cmake.is.microsoft/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.microsoft/.project
@@ -15,11 +15,6 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
org.eclipse.pde.api.tools.apiAnalysisBuilder
@@ -27,7 +22,6 @@
- org.eclipse.m2e.core.maven2Nature
org.eclipse.jdt.core.javanature
org.eclipse.pde.PluginNature
org.eclipse.pde.api.tools.apiAnalysisNature
diff --git a/cmake/org.eclipse.cdt.cmake.is.microsoft/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.microsoft/META-INF/MANIFEST.MF
index c5582553376..ddba32584eb 100644
--- a/cmake/org.eclipse.cdt.cmake.is.microsoft/META-INF/MANIFEST.MF
+++ b/cmake/org.eclipse.cdt.cmake.is.microsoft/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Copyright: %Bundle-Copyright
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.microsoft;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/cmake/org.eclipse.cdt.cmake.is.microsoft/pom.xml b/cmake/org.eclipse.cdt.cmake.is.microsoft/pom.xml
index 8cba29cf9e8..4b1a591a1fb 100644
--- a/cmake/org.eclipse.cdt.cmake.is.microsoft/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.microsoft/pom.xml
@@ -22,7 +22,7 @@
org.eclipse.cdt.cmake.is.microsoft
- 1.0.100-SNAPSHOT
+ 1.0.200-SNAPSHOT
eclipse-plugin
diff --git a/cmake/org.eclipse.cdt.cmake.is.nvidia.tests/.project b/cmake/org.eclipse.cdt.cmake.is.nvidia.tests/.project
index f9057094d65..6b54c75e837 100644
--- a/cmake/org.eclipse.cdt.cmake.is.nvidia.tests/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.nvidia.tests/.project
@@ -15,14 +15,8 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
- org.eclipse.m2e.core.maven2Nature
org.eclipse.pde.PluginNature
org.eclipse.jdt.core.javanature
diff --git a/cmake/org.eclipse.cdt.cmake.is.nvidia/.project b/cmake/org.eclipse.cdt.cmake.is.nvidia/.project
index 0cf6461ccc5..577ca14c7e0 100644
--- a/cmake/org.eclipse.cdt.cmake.is.nvidia/.project
+++ b/cmake/org.eclipse.cdt.cmake.is.nvidia/.project
@@ -15,11 +15,6 @@
-
- org.eclipse.m2e.core.maven2Builder
-
-
-
org.eclipse.pde.api.tools.apiAnalysisBuilder
@@ -27,7 +22,6 @@
- org.eclipse.m2e.core.maven2Nature
org.eclipse.jdt.core.javanature
org.eclipse.pde.PluginNature
org.eclipse.pde.api.tools.apiAnalysisNature
diff --git a/cmake/org.eclipse.cdt.cmake.is.nvidia/META-INF/MANIFEST.MF b/cmake/org.eclipse.cdt.cmake.is.nvidia/META-INF/MANIFEST.MF
index b0a57a4a6d4..d0c949a1aac 100644
--- a/cmake/org.eclipse.cdt.cmake.is.nvidia/META-INF/MANIFEST.MF
+++ b/cmake/org.eclipse.cdt.cmake.is.nvidia/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %bundleName
Bundle-Copyright: %Bundle-Copyright
Bundle-SymbolicName: org.eclipse.cdt.cmake.is.nvidia;singleton:=true
-Bundle-Version: 1.0.100.qualifier
+Bundle-Version: 1.0.200.qualifier
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: JavaSE-11
diff --git a/cmake/org.eclipse.cdt.cmake.is.nvidia/pom.xml b/cmake/org.eclipse.cdt.cmake.is.nvidia/pom.xml
index 901412a3826..9f35113a173 100644
--- a/cmake/org.eclipse.cdt.cmake.is.nvidia/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.nvidia/pom.xml
@@ -22,7 +22,7 @@
org.eclipse.cdt.cmake.is.nvidia
- 1.0.100-SNAPSHOT
+ 1.0.200-SNAPSHOT
eclipse-plugin