[releng] Increment feature and related versions to 10.2.0

Change-Id: Icd135a588920fa25fd846dc285db5f83e5ac7037
diff --git a/build/org.eclipse.cdt.autotools-feature/feature.xml b/build/org.eclipse.cdt.autotools-feature/feature.xml
index f8417f2..443b115 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%provider"
       plugin="org.eclipse.cdt.autotools.ui"
       license-feature="org.eclipse.license"
diff --git a/build/org.eclipse.cdt.autotools.docs/pom.xml b/build/org.eclipse.cdt.autotools.docs/pom.xml
index e0a60bb..e9d12f7 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>10.1.0-SNAPSHOT</version>
+    <version>10.2.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
diff --git a/build/org.eclipse.cdt.core.autotools-feature/feature.xml b/build/org.eclipse.cdt.core.autotools-feature/feature.xml
index 8a1bb07..a4e895d 100644
--- a/build/org.eclipse.cdt.core.autotools-feature/feature.xml
+++ b/build/org.eclipse.cdt.core.autotools-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.cdt.core.autotools"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.core.autotools.ui"
       license-feature="org.eclipse.license"
diff --git a/build/org.eclipse.cdt.gnu.build-feature/feature.xml b/build/org.eclipse.cdt.gnu.build-feature/feature.xml
index c23266b..e6d3ee0 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.build.gcc.ui"
       license-feature="org.eclipse.license"
diff --git a/build/org.eclipse.cdt.meson-feature/feature.xml b/build/org.eclipse.cdt.meson-feature/feature.xml
index d32c34e..834f3ef 100644
--- a/build/org.eclipse.cdt.meson-feature/feature.xml
+++ b/build/org.eclipse.cdt.meson-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.cdt.meson"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.meson.ui"
       license-feature="org.eclipse.license"
diff --git a/build/org.eclipse.cdt.meson.docs/pom.xml b/build/org.eclipse.cdt.meson.docs/pom.xml
index 82c10f6..d961d88 100644
--- a/build/org.eclipse.cdt.meson.docs/pom.xml
+++ b/build/org.eclipse.cdt.meson.docs/pom.xml
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.eclipse.cdt</groupId>
     <artifactId>cdt-parent</artifactId>
-    <version>10.1.0-SNAPSHOT</version>
+    <version>10.2.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
diff --git a/build/org.eclipse.cdt.meson.ui.tests/pom.xml b/build/org.eclipse.cdt.meson.ui.tests/pom.xml
index 162cda6..063a723 100644
--- a/build/org.eclipse.cdt.meson.ui.tests/pom.xml
+++ b/build/org.eclipse.cdt.meson.ui.tests/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/build/pom.xml b/build/pom.xml
index 27967cb..9d9bc40 100644
--- a/build/pom.xml
+++ b/build/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.build-parent</artifactId>
diff --git a/cmake/aggregator/pom.xml b/cmake/aggregator/pom.xml
index adca4a4..78ae87c 100644
--- a/cmake/aggregator/pom.xml
+++ b/cmake/aggregator/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cmake-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>cmake-aggregator</artifactId>
diff --git a/cmake/org.eclipse.cdt.cmake-feature/feature.xml b/cmake/org.eclipse.cdt.cmake-feature/feature.xml
index 2d6c751..d4eb863 100644
--- a/cmake/org.eclipse.cdt.cmake-feature/feature.xml
+++ b/cmake/org.eclipse.cdt.cmake-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.cdt.cmake"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.cmake.ui"
       license-feature="org.eclipse.license"
diff --git a/cmake/org.eclipse.cdt.cmake.core.tests/pom.xml b/cmake/org.eclipse.cdt.cmake.core.tests/pom.xml
index 7b651be..e32eaa4 100644
--- a/cmake/org.eclipse.cdt.cmake.core.tests/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.core.tests/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.arm.tests/pom.xml b/cmake/org.eclipse.cdt.cmake.is.arm.tests/pom.xml
index 13a8714..ed09a09 100644
--- a/cmake/org.eclipse.cdt.cmake.is.arm.tests/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.arm.tests/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.arm/pom.xml b/cmake/org.eclipse.cdt.cmake.is.arm/pom.xml
index 3cdb06b..8350de1 100644
--- a/cmake/org.eclipse.cdt.cmake.is.arm/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.arm/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
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 30d56a9..f1669d2 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.doc/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.core.doc/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.core.tests/pom.xml b/cmake/org.eclipse.cdt.cmake.is.core.tests/pom.xml
index 150986b..3396295 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.tests/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.core.tests/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
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 4e34920..8c08eea 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core.ui/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.core.ui/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.core/pom.xml b/cmake/org.eclipse.cdt.cmake.is.core/pom.xml
index 27ffd11..341d9d5 100644
--- a/cmake/org.eclipse.cdt.cmake.is.core/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.core/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop.tests/pom.xml b/cmake/org.eclipse.cdt.cmake.is.hpenonstop.tests/pom.xml
index 3221bdd..f1ebbb0 100644
--- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop.tests/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop.tests/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
   <artifactId>org.eclipse.cdt.cmake.is.hpenonstop.tests</artifactId>
diff --git a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
index ce344c3..58a2162 100644
--- a/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.hpenonstop/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.intel/pom.xml b/cmake/org.eclipse.cdt.cmake.is.intel/pom.xml
index 3ebe2b4..132a436 100644
--- a/cmake/org.eclipse.cdt.cmake.is.intel/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.intel/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.microsoft.tests/pom.xml b/cmake/org.eclipse.cdt.cmake.is.microsoft.tests/pom.xml
index 4ec2a81..38d855b 100644
--- a/cmake/org.eclipse.cdt.cmake.is.microsoft.tests/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.microsoft.tests/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.microsoft/pom.xml b/cmake/org.eclipse.cdt.cmake.is.microsoft/pom.xml
index 9ac6181..d6abeac 100644
--- a/cmake/org.eclipse.cdt.cmake.is.microsoft/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.microsoft/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.nvidia.tests/pom.xml b/cmake/org.eclipse.cdt.cmake.is.nvidia.tests/pom.xml
index e826243..b77483c 100644
--- a/cmake/org.eclipse.cdt.cmake.is.nvidia.tests/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.nvidia.tests/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.is.nvidia/pom.xml b/cmake/org.eclipse.cdt.cmake.is.nvidia/pom.xml
index 81bef5b..0631902 100644
--- a/cmake/org.eclipse.cdt.cmake.is.nvidia/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.is.nvidia/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
         <artifactId>cdt-parent</artifactId>
-        <version>10.1.0-SNAPSHOT</version>
+        <version>10.2.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
 
diff --git a/cmake/org.eclipse.cdt.cmake.ui.tests/pom.xml b/cmake/org.eclipse.cdt.cmake.ui.tests/pom.xml
index 1b7bded..7030279 100644
--- a/cmake/org.eclipse.cdt.cmake.ui.tests/pom.xml
+++ b/cmake/org.eclipse.cdt.cmake.ui.tests/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/cmake/pom.xml b/cmake/pom.xml
index ed6b8a9..c4eb5f3 100644
--- a/cmake/pom.xml
+++ b/cmake/pom.xml
@@ -7,12 +7,12 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<groupId>org.eclipse.cdt</groupId>
 	<artifactId>cmake-parent</artifactId>
-	<version>10.1.0-SNAPSHOT</version>
+	<version>10.2.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 
 	<modules>
diff --git a/codan/pom.xml b/codan/pom.xml
index 204563e..40d3849 100644
--- a/codan/pom.xml
+++ b/codan/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.codan-parent</artifactId>
diff --git a/core/org.eclipse.cdt.core.linux.aarch64/pom.xml b/core/org.eclipse.cdt.core.linux.aarch64/pom.xml
index 84671b0..7013313 100644
--- a/core/org.eclipse.cdt.core.linux.aarch64/pom.xml
+++ b/core/org.eclipse.cdt.core.linux.aarch64/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 a8c20c1..464ea04 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 33a9af4..45a8474 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 e182b4b..5cf872d 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>10.1.0-SNAPSHOT</version>
+    <version>10.2.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 439e7ea..1b9aefa 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 93d4098..c8bfafd 100644
--- a/core/org.eclipse.cdt.core.native/pom.xml
+++ b/core/org.eclipse.cdt.core.native/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.eclipse.cdt</groupId>
     <artifactId>cdt-parent</artifactId>
-    <version>10.1.0-SNAPSHOT</version>
+    <version>10.2.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 ba7d2f6..e42b353 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 a01e5ac..2e660a3 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 4de5713..a9a10c5 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 c6f7092..bd94317 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index e1d8daa..7a31c6d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt-parent</artifactId>
diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml
index 45dc75d..e58491f 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.build.crossgcc"
       license-feature="org.eclipse.license"
diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
index 3374bd8..1bd9512 100644
--- a/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
+++ b/cross/org.eclipse.cdt.build.crossgcc-feature/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 ef7f761..8c50c20 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="10.1.0.qualifier"
+      version="10.2.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 17e1dda..0f5af80 100644
--- a/cross/org.eclipse.cdt.launch.remote-feature/pom.xml
+++ b/cross/org.eclipse.cdt.launch.remote-feature/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/cross/org.eclipse.cdt.launch.serial-feature/feature.xml b/cross/org.eclipse.cdt.launch.serial-feature/feature.xml
index 8875ccd..a19bc99 100644
--- a/cross/org.eclipse.cdt.launch.serial-feature/feature.xml
+++ b/cross/org.eclipse.cdt.launch.serial-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.cdt.launch.serial.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.launch.serial.ui"
       license-feature="org.eclipse.license"
diff --git a/cross/pom.xml b/cross/pom.xml
index 492551d..688708b 100644
--- a/cross/pom.xml
+++ b/cross/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.cross-parent</artifactId>
diff --git a/debug/org.eclipse.cdt.debug.application.doc/pom.xml b/debug/org.eclipse.cdt.debug.application.doc/pom.xml
index 128b9a0..bb76ad0 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 622daf4..af68e02 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="10.1.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="10.2.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 f715e9d..19d0a88 100644
--- a/debug/org.eclipse.cdt.debug.application.product/pom.xml
+++ b/debug/org.eclipse.cdt.debug.application.product/pom.xml
@@ -11,7 +11,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 8cb5663..d9a7e86 100644
--- a/debug/org.eclipse.cdt.debug.application.tests/pom.xml
+++ b/debug/org.eclipse.cdt.debug.application.tests/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.eclipse.cdt</groupId>
     <artifactId>cdt-parent</artifactId>
-    <version>10.1.0-SNAPSHOT</version>
+    <version>10.2.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 fc8c1bd..175b235 100644
--- a/debug/org.eclipse.cdt.debug.application/plugin.properties
+++ b/debug/org.eclipse.cdt.debug.application/plugin.properties
@@ -41,6 +41,6 @@
 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 10.1.0\n
+aboutText=Eclipse Stand-alone C/C++ GDB Graphical Debugger\n\nRelease 10.2.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 ecc46c6..45ee385 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>org.eclipse.cdt.debug-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<version>1.2.100-SNAPSHOT</version>
diff --git a/debug/org.eclipse.cdt.debug.dap-feature/feature.xml b/debug/org.eclipse.cdt.debug.dap-feature/feature.xml
index 947e4cc..cc532d3 100644
--- a/debug/org.eclipse.cdt.debug.dap-feature/feature.xml
+++ b/debug/org.eclipse.cdt.debug.dap-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.cdt.debug.dap"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/debug/org.eclipse.cdt.debug.dap/pom.xml b/debug/org.eclipse.cdt.debug.dap/pom.xml
index 9162a91..d77fe16 100644
--- a/debug/org.eclipse.cdt.debug.dap/pom.xml
+++ b/debug/org.eclipse.cdt.debug.dap/pom.xml
@@ -8,7 +8,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 6090e28..653ae03 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.debug.application"
       license-feature="org.eclipse.license"
diff --git a/debug/org.eclipse.cdt.gdb-feature/feature.xml b/debug/org.eclipse.cdt.gdb-feature/feature.xml
index cec78ac..739b7ff 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.gdb"
       license-feature="org.eclipse.license"
diff --git a/debug/org.eclipse.cdt.gdb-feature/pom.xml b/debug/org.eclipse.cdt.gdb-feature/pom.xml
index 80d4ef5..6fc9ae6 100644
--- a/debug/org.eclipse.cdt.gdb-feature/pom.xml
+++ b/debug/org.eclipse.cdt.gdb-feature/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 0362b19..721e3d7 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.launch"
       license-feature="org.eclipse.license"
diff --git a/debug/pom.xml b/debug/pom.xml
index f1624bf..9154aa9 100644
--- a/debug/pom.xml
+++ b/debug/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.debug-parent</artifactId>
diff --git a/doc/org.eclipse.cdt.doc.isv/pom.xml b/doc/org.eclipse.cdt.doc.isv/pom.xml
index 472d7cf..69cc614 100644
--- a/doc/org.eclipse.cdt.doc.isv/pom.xml
+++ b/doc/org.eclipse.cdt.doc.isv/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
@@ -113,7 +113,7 @@
 											<additionalArgument>-linkoffline ../../org.eclipse.platform.doc.isv/reference/api
 											</additionalArgument>
 											<additionalArgument>-public</additionalArgument>
-											<additionalArgument>-header "Eclipse CDT 10.1.0"
+											<additionalArgument>-header "Eclipse CDT 10.2.0"
 											</additionalArgument>
 											<additionalArgument>-bottom "Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved."</additionalArgument>
 											<additionalArgument>-tag 'noimplement:a:Restriction:'</additionalArgument>
diff --git a/doc/org.eclipse.cdt.doc.user/pom.xml b/doc/org.eclipse.cdt.doc.user/pom.xml
index 9f7e781..b5c5789 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 484c1dd..6f76ad4 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.dsf.gdb.ui"
       license-feature="org.eclipse.license"
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 5c69958..afd3277 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.dsf.gdb.multicorevisualizer.ui"
       license-feature="org.eclipse.license"
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 9e05102..7236ff1 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/dsf-gdb/pom.xml b/dsf-gdb/pom.xml
index cd8d90c..c6078c1 100644
--- a/dsf-gdb/pom.xml
+++ b/dsf-gdb/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.dsf-gdb-parent</artifactId>
diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/feature.xml b/dsf/org.eclipse.cdt.examples.dsf-feature/feature.xml
index 8a191ee..b28be0f 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.examples.dsf"
       license-feature="org.eclipse.license"
diff --git a/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml b/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
index daa2f03..de0bb4c 100644
--- a/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
+++ b/dsf/org.eclipse.cdt.examples.dsf-feature/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/dsf/pom.xml b/dsf/pom.xml
index 2781820..4b15344 100644
--- a/dsf/pom.xml
+++ b/dsf/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.dsf-parent</artifactId>
diff --git a/jtag/org.eclipse.cdt.debug.dap.gdbjtag-feature/feature.xml b/jtag/org.eclipse.cdt.debug.dap.gdbjtag-feature/feature.xml
index 58427d8..ef54098 100644
--- a/jtag/org.eclipse.cdt.debug.dap.gdbjtag-feature/feature.xml
+++ b/jtag/org.eclipse.cdt.debug.dap.gdbjtag-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.cdt.debug.dap.gdbjtag"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.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/feature.xml b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/feature.xml
index 88c5dc5..f1658ce 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="10.1.0.qualifier"
+      version="10.2.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 efebdb3..dbba06d 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag-feature/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml b/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml
index affb68d..368b1fa 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag.core.tests/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/jtag/org.eclipse.cdt.debug.gdbjtag.core/META-INF/MANIFEST.MF b/jtag/org.eclipse.cdt.debug.gdbjtag.core/META-INF/MANIFEST.MF
index 614f0e0..1712c80 100644
--- a/jtag/org.eclipse.cdt.debug.gdbjtag.core/META-INF/MANIFEST.MF
+++ b/jtag/org.eclipse.cdt.debug.gdbjtag.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.cdt.debug.gdbjtag.core;singleton:=true
-Bundle-Version: 10.1.0.qualifier
+Bundle-Version: 10.2.0.qualifier
 Bundle-Activator: org.eclipse.cdt.debug.gdbjtag.core.Activator
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/jtag/pom.xml b/jtag/pom.xml
index a1ec43c..3d4140e 100644
--- a/jtag/pom.xml
+++ b/jtag/pom.xml
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.eclipse.cdt</groupId>
     <artifactId>cdt-parent</artifactId>
-    <version>10.1.0-SNAPSHOT</version>
+    <version>10.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.cdt.jtag-parent</artifactId>
diff --git a/launch/org.eclipse.cdt.docker.launcher-feature/feature.xml b/launch/org.eclipse.cdt.docker.launcher-feature/feature.xml
index e8e7b6c..910dc8a 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="10.1.0.qualifier"
+      version="10.2.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 96027fa..b646441 100644
--- a/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml
+++ b/launch/org.eclipse.cdt.docker.launcher-feature/pom.xml
@@ -7,7 +7,7 @@
         <parent>
                 <groupId>org.eclipse.cdt</groupId>
                 <artifactId>cdt-parent</artifactId>
-                <version>10.1.0-SNAPSHOT</version>
+                <version>10.2.0-SNAPSHOT</version>
                 <relativePath>../../pom.xml</relativePath>
         </parent>
 
diff --git a/launch/org.eclipse.cdt.flatpak.launcher-feature/feature.xml b/launch/org.eclipse.cdt.flatpak.launcher-feature/feature.xml
index 375091a..20baed2 100644
--- a/launch/org.eclipse.cdt.flatpak.launcher-feature/feature.xml
+++ b/launch/org.eclipse.cdt.flatpak.launcher-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.cdt.flatpak.launcher"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%provider"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/launch/org.eclipse.cdt.flatpak.launcher-feature/pom.xml b/launch/org.eclipse.cdt.flatpak.launcher-feature/pom.xml
index 00a7be1..f86b5dd 100644
--- a/launch/org.eclipse.cdt.flatpak.launcher-feature/pom.xml
+++ b/launch/org.eclipse.cdt.flatpak.launcher-feature/pom.xml
@@ -7,7 +7,7 @@
         <parent>
                 <groupId>org.eclipse.cdt</groupId>
                 <artifactId>cdt-parent</artifactId>
-                <version>10.1.0-SNAPSHOT</version>
+                <version>10.2.0-SNAPSHOT</version>
                 <relativePath>../../pom.xml</relativePath>
         </parent>
 
diff --git a/launch/org.eclipse.cdt.launch/META-INF/MANIFEST.MF b/launch/org.eclipse.cdt.launch/META-INF/MANIFEST.MF
index 41a31a7..0ff2b47 100644
--- a/launch/org.eclipse.cdt.launch/META-INF/MANIFEST.MF
+++ b/launch/org.eclipse.cdt.launch/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.cdt.launch; singleton:=true
-Bundle-Version: 10.1.0.qualifier
+Bundle-Version: 10.2.0.qualifier
 Bundle-Activator: org.eclipse.cdt.launch.internal.ui.LaunchUIPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/launch/pom.xml b/launch/pom.xml
index e4553b6..72f13bb 100644
--- a/launch/pom.xml
+++ b/launch/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.launch-parent</artifactId>
diff --git a/launchbar/org.eclipse.launchbar.remote/feature.xml b/launchbar/org.eclipse.launchbar.remote/feature.xml
index 5b95081..a0e671c 100644
--- a/launchbar/org.eclipse.launchbar.remote/feature.xml
+++ b/launchbar/org.eclipse.launchbar.remote/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.launchbar.remote"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.launchbar.remote.ui"
       license-feature="org.eclipse.license"
diff --git a/launchbar/org.eclipse.launchbar.ui.tests/pom.xml b/launchbar/org.eclipse.launchbar.ui.tests/pom.xml
index ee5d913..fe5b884 100644
--- a/launchbar/org.eclipse.launchbar.ui.tests/pom.xml
+++ b/launchbar/org.eclipse.launchbar.ui.tests/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
diff --git a/launchbar/org.eclipse.launchbar/feature.xml b/launchbar/org.eclipse.launchbar/feature.xml
index ecccf90..7b2c489 100644
--- a/launchbar/org.eclipse.launchbar/feature.xml
+++ b/launchbar/org.eclipse.launchbar/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.launchbar"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.launchbar.ui"
       license-feature="org.eclipse.license"
diff --git a/launchbar/pom.xml b/launchbar/pom.xml
index 29f8e46..1165d8b 100644
--- a/launchbar/pom.xml
+++ b/launchbar/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.launchbar-parent</artifactId>
diff --git a/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/feature.xml b/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/feature.xml
index 69e750b..e887951 100644
--- a/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/feature.xml
+++ b/llvm/org.eclipse.cdt.llvm.dsf.lldb-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.cdt.llvm.dsf.lldb"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.llvm.dsf.lldb.ui"
       license-feature="org.eclipse.license"
diff --git a/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.xml b/llvm/org.eclipse.cdt.managedbuilder.llvm-feature/feature.xml
index bfdabe3..0be70c6 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.managedbuilder.llvm.ui"
       license-feature="org.eclipse.license"
diff --git a/llvm/pom.xml b/llvm/pom.xml
index a5ea803..5f576c8 100644
--- a/llvm/pom.xml
+++ b/llvm/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.llvm-parent</artifactId>
diff --git a/lsp/org.eclipse.cdt.lsp-feature/feature.xml b/lsp/org.eclipse.cdt.lsp-feature/feature.xml
index 22ef3d6..db3972d 100644
--- a/lsp/org.eclipse.cdt.lsp-feature/feature.xml
+++ b/lsp/org.eclipse.cdt.lsp-feature/feature.xml
@@ -11,7 +11,7 @@
 <feature
       id="org.eclipse.cdt.lsp"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%featureProvider"
       plugin="org.eclipse.cdt.lsp.ui"
       license-feature="org.eclipse.license"
diff --git a/lsp/org.eclipse.cdt.lsp.core.tests/pom.xml b/lsp/org.eclipse.cdt.lsp.core.tests/pom.xml
index f17cd20..6dfc21c 100644
--- a/lsp/org.eclipse.cdt.lsp.core.tests/pom.xml
+++ b/lsp/org.eclipse.cdt.lsp.core.tests/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/lsp/org.eclipse.cdt.lsp.cquery.tests/pom.xml b/lsp/org.eclipse.cdt.lsp.cquery.tests/pom.xml
index ec04985..f9f765f 100644
--- a/lsp/org.eclipse.cdt.lsp.cquery.tests/pom.xml
+++ b/lsp/org.eclipse.cdt.lsp.cquery.tests/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/lsp/pom.xml b/lsp/pom.xml
index f2fb418..9276284 100644
--- a/lsp/pom.xml
+++ b/lsp/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.lsp-parent</artifactId>
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 3096981..8db21fd 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.debug.ui.memory.memorybrowser"
       license-feature="org.eclipse.license"
diff --git a/memory/pom.xml b/memory/pom.xml
index 227ddf2..a608542 100644
--- a/memory/pom.xml
+++ b/memory/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.memory-parent</artifactId>
diff --git a/native/org.eclipse.cdt.native.serial/pom.xml b/native/org.eclipse.cdt.native.serial/pom.xml
index 7974013..21d6fa9 100644
--- a/native/org.eclipse.cdt.native.serial/pom.xml
+++ b/native/org.eclipse.cdt.native.serial/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.eclipse.cdt</groupId>
     <artifactId>cdt-parent</artifactId>
-    <version>10.1.0-SNAPSHOT</version>
+    <version>10.2.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
 
diff --git a/native/pom.xml b/native/pom.xml
index 99e30be..d8c047e 100644
--- a/native/pom.xml
+++ b/native/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.native-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index 2f6d34a..75be011 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 
 	<groupId>org.eclipse.cdt</groupId>
 	<artifactId>cdt-parent</artifactId>
-	<version>10.1.0-SNAPSHOT</version>
+	<version>10.2.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 b4b2f6f..7260015 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.qt.ui"
       license-feature="org.eclipse.license"
@@ -21,7 +21,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.launchbar" version="10.1.0" match="compatible"/>
+      <import feature="org.eclipse.launchbar" version="10.2.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/qt/pom.xml b/qt/pom.xml
index c23db3a..ab333fc 100644
--- a/qt/pom.xml
+++ b/qt/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.qt-parent</artifactId>
diff --git a/releng/org.eclipse.cdt-feature/feature.xml b/releng/org.eclipse.cdt-feature/feature.xml
index 9b2daa2..adb340d 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="10.1.0.qualifier"
+      version="10.2.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 e92792f..ef7d259 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 e264db2..11edf90 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.core.native"
       license-feature="org.eclipse.license"
diff --git a/releng/org.eclipse.cdt.platform-feature/feature.xml b/releng/org.eclipse.cdt.platform-feature/feature.xml
index 08a38a7..73e48e6 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.platform.branding"
       license-feature="org.eclipse.license"
diff --git a/releng/org.eclipse.cdt.platform.branding/META-INF/MANIFEST.MF b/releng/org.eclipse.cdt.platform.branding/META-INF/MANIFEST.MF
index bc876e7..c4965a7 100644
--- a/releng/org.eclipse.cdt.platform.branding/META-INF/MANIFEST.MF
+++ b/releng/org.eclipse.cdt.platform.branding/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.cdt.platform.branding;singleton:=true
-Bundle-Version: 10.1.0.qualifier
+Bundle-Version: 10.2.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/releng/org.eclipse.cdt.repo/pom.xml b/releng/org.eclipse.cdt.repo/pom.xml
index 2e9e8a3..0089653 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 c314f83..1acc0ab 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="10.1.0.qualifier"
+      version="10.2.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 3f34558..8d67da8 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 a786f03..147aa57 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 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.cdt.sdk;singleton:=true
-Bundle-Version: 10.1.0.qualifier
+Bundle-Version: 10.2.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/releng/org.eclipse.cdt.target/pom.xml b/releng/org.eclipse.cdt.target/pom.xml
index fc253aa..eafb5d5 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 3d3b04a..4febdb7 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="10.1.0.qualifier"
+      version="10.2.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 6ab8ca3..fb44e98 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 83f1da6..8733ea0 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 4beab0f..7d73438 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.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 2a14203..2891837 100644
--- a/releng/org.eclipse.cdt/META-INF/MANIFEST.MF
+++ b/releng/org.eclipse.cdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.cdt; singleton:=true
-Bundle-Version: 10.1.0.qualifier
+Bundle-Version: 10.2.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 8542308..b03ae5a 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>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 		<relativePath>../../pom.xml</relativePath>
 	</parent>
 
-	<version>10.1.0-SNAPSHOT</version>
+	<version>10.2.0-SNAPSHOT</version>
 	<artifactId>org.eclipse.cdt</artifactId>
 	<packaging>eclipse-plugin</packaging>
 
diff --git a/releng/pom.xml b/releng/pom.xml
index c0d53df..d422341 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.releng-parent</artifactId>
diff --git a/remote/pom.xml b/remote/pom.xml
index 53154f3..6afb430 100644
--- a/remote/pom.xml
+++ b/remote/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.remote-parent</artifactId>
diff --git a/terminal/features/org.eclipse.tm.terminal.connector.cdtserial.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.connector.cdtserial.feature/feature.xml
index 5bb6a43..14357a3 100644
--- a/terminal/features/org.eclipse.tm.terminal.connector.cdtserial.feature/feature.xml
+++ b/terminal/features/org.eclipse.tm.terminal.connector.cdtserial.feature/feature.xml
@@ -15,7 +15,7 @@
 <feature
       id="org.eclipse.tm.terminal.connector.cdtserial.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/terminal/features/org.eclipse.tm.terminal.connector.local.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.connector.local.feature/feature.xml
index 3c8a031..df41a8e 100644
--- a/terminal/features/org.eclipse.tm.terminal.connector.local.feature/feature.xml
+++ b/terminal/features/org.eclipse.tm.terminal.connector.local.feature/feature.xml
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.tm.terminal.connector.local.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/terminal/features/org.eclipse.tm.terminal.connector.remote.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.connector.remote.feature/feature.xml
index 27013e0..06238a7 100644
--- a/terminal/features/org.eclipse.tm.terminal.connector.remote.feature/feature.xml
+++ b/terminal/features/org.eclipse.tm.terminal.connector.remote.feature/feature.xml
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.tm.terminal.connector.remote.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/terminal/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.xml
index 882dd76..4758bc4 100644
--- a/terminal/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.xml
+++ b/terminal/features/org.eclipse.tm.terminal.connector.ssh.feature/feature.xml
@@ -15,7 +15,7 @@
 <feature
       id="org.eclipse.tm.terminal.connector.ssh.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.tm.terminal.connector.ssh"
       license-feature="org.eclipse.license"
diff --git a/terminal/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.xml
index b8d86ba..3195ae5 100644
--- a/terminal/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.xml
+++ b/terminal/features/org.eclipse.tm.terminal.connector.telnet.feature/feature.xml
@@ -15,7 +15,7 @@
 <feature
       id="org.eclipse.tm.terminal.connector.telnet.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml
index 381f7cd..43a030e 100644
--- a/terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml
+++ b/terminal/features/org.eclipse.tm.terminal.control.feature/feature.xml
@@ -16,7 +16,7 @@
 <feature
       id="org.eclipse.tm.terminal.control.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.tm.terminal.control"
       license-feature="org.eclipse.license"
diff --git a/terminal/features/org.eclipse.tm.terminal.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.feature/feature.xml
index 2260611..226aab4 100644
--- a/terminal/features/org.eclipse.tm.terminal.feature/feature.xml
+++ b/terminal/features/org.eclipse.tm.terminal.feature/feature.xml
@@ -11,7 +11,7 @@
 <feature
       id="org.eclipse.tm.terminal.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.tm.terminal.view.core"
       license-feature="org.eclipse.license"
diff --git a/terminal/features/org.eclipse.tm.terminal.view.feature/feature.xml b/terminal/features/org.eclipse.tm.terminal.view.feature/feature.xml
index 33e0045..91a85d4 100644
--- a/terminal/features/org.eclipse.tm.terminal.view.feature/feature.xml
+++ b/terminal/features/org.eclipse.tm.terminal.view.feature/feature.xml
@@ -11,7 +11,7 @@
 <feature
       id="org.eclipse.tm.terminal.view.feature"
       label="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.tm.terminal.view.ui"
       license-feature="org.eclipse.license"
diff --git a/terminal/features/pom.xml b/terminal/features/pom.xml
index e512f1c..b3aca52 100644
--- a/terminal/features/pom.xml
+++ b/terminal/features/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>terminal-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.tm.terminal.features</artifactId>
diff --git a/terminal/plugins/pom.xml b/terminal/plugins/pom.xml
index 87e5e8e..26cd7d2 100644
--- a/terminal/plugins/pom.xml
+++ b/terminal/plugins/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>terminal-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.tm.terminal.plugins</artifactId>
diff --git a/terminal/pom.xml b/terminal/pom.xml
index 45958e5..5606804 100644
--- a/terminal/pom.xml
+++ b/terminal/pom.xml
@@ -17,12 +17,12 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<groupId>org.eclipse.cdt</groupId>
 	<artifactId>terminal-parent</artifactId>
-	<version>10.1.0-SNAPSHOT</version>
+	<version>10.2.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>TM Terminal, Maven Master</name>
 
diff --git a/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml b/testsrunner/org.eclipse.cdt.testsrunner.feature/feature.xml
index 3e81c66..6a59df5 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.testsrunner"
       license-feature="org.eclipse.license"
diff --git a/testsrunner/pom.xml b/testsrunner/pom.xml
index 0ec9ab6..e7f044d 100644
--- a/testsrunner/pom.xml
+++ b/testsrunner/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.testsrunner-parent</artifactId>
diff --git a/tools.templates/pom.xml b/tools.templates/pom.xml
index c02f9ec..a6d202e 100644
--- a/tools.templates/pom.xml
+++ b/tools.templates/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.tools.template-parent</artifactId>
diff --git a/util/pom.xml b/util/pom.xml
index 01b0ed4..8468c2e 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.util-parent</artifactId>
diff --git a/visualizer/org.eclipse.cdt.visualizer-feature/feature.xml b/visualizer/org.eclipse.cdt.visualizer-feature/feature.xml
index b439832..3edc6e2 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="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.visualizer.ui"
       license-feature="org.eclipse.license"
diff --git a/visualizer/pom.xml b/visualizer/pom.xml
index 848956a..9f4b613 100644
--- a/visualizer/pom.xml
+++ b/visualizer/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.visualizer-parent</artifactId>
diff --git a/windows/org.eclipse.cdt.msw-feature/feature.xml b/windows/org.eclipse.cdt.msw-feature/feature.xml
index 957bdd3..49126cd 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="%featureName"
-      version="10.1.0.qualifier"
+      version="10.2.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.cdt.msw.build"
       license-feature="org.eclipse.license"
diff --git a/windows/pom.xml b/windows/pom.xml
index 5b3825f..5534ab6 100644
--- a/windows/pom.xml
+++ b/windows/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.eclipse.cdt</groupId>
 		<artifactId>cdt-parent</artifactId>
-		<version>10.1.0-SNAPSHOT</version>
+		<version>10.2.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>org.eclipse.cdt.windows-parent</artifactId>