Increment version number
diff --git a/org.eclipse.handly-feature/feature.xml b/org.eclipse.handly-feature/feature.xml
index d8b7eaf..1207402 100644
--- a/org.eclipse.handly-feature/feature.xml
+++ b/org.eclipse.handly-feature/feature.xml
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.handly"
       label="%featureName"
-      version="1.2.1.qualifier"
+      version="1.2.2.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.handly"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.handly-feature/pom.xml b/org.eclipse.handly-feature/pom.xml
index 92a5df4..2a601bb 100644
--- a/org.eclipse.handly-feature/pom.xml
+++ b/org.eclipse.handly-feature/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.features</groupId>
diff --git a/org.eclipse.handly.examples-feature/feature.xml b/org.eclipse.handly.examples-feature/feature.xml
index 375806f..d707ddc 100644
--- a/org.eclipse.handly.examples-feature/feature.xml
+++ b/org.eclipse.handly.examples-feature/feature.xml
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.handly.examples"
       label="%featureName"
-      version="1.2.1.qualifier"
+      version="1.2.2.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.handly.examples"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.handly.examples-feature/pom.xml b/org.eclipse.handly.examples-feature/pom.xml
index db8d87c..aa57012 100644
--- a/org.eclipse.handly.examples-feature/pom.xml
+++ b/org.eclipse.handly.examples-feature/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.features</groupId>
diff --git a/org.eclipse.handly.examples.adapter.ui/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.adapter.ui/META-INF/MANIFEST.MF
index 40dd61e..7fc1e13 100644
--- a/org.eclipse.handly.examples.adapter.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.adapter.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.adapter.ui
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.adapter.ui;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples.adapter.ui/pom.xml b/org.eclipse.handly.examples.adapter.ui/pom.xml
index 5a5af5c..c4900b2 100644
--- a/org.eclipse.handly.examples.adapter.ui/pom.xml
+++ b/org.eclipse.handly.examples.adapter.ui/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.adapter/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.adapter/META-INF/MANIFEST.MF
index accb4bb..6c90b76 100644
--- a/org.eclipse.handly.examples.adapter/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.adapter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.adapter
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.adapter;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples.adapter/example.target b/org.eclipse.handly.examples.adapter/example.target
index c558849..1f094f0 100644
--- a/org.eclipse.handly.examples.adapter/example.target
+++ b/org.eclipse.handly.examples.adapter/example.target
@@ -19,7 +19,7 @@
 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/handly/releases/1.2.1/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.2.2/repository"/>
 <unit id="org.eclipse.handly.ui" version="0.0.0"/>
 <unit id="org.eclipse.handly.junit" version="0.0.0"/>
 </location>
diff --git a/org.eclipse.handly.examples.adapter/pom.xml b/org.eclipse.handly.examples.adapter/pom.xml
index aff7aa2..9efa046 100644
--- a/org.eclipse.handly.examples.adapter/pom.xml
+++ b/org.eclipse.handly.examples.adapter/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.basic.ide/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.basic.ide/META-INF/MANIFEST.MF
index c8a1f5d..4ccfd06 100644
--- a/org.eclipse.handly.examples.basic.ide/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.basic.ide/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.basic.ide
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.basic.ide;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples.basic.ide/pom.xml b/org.eclipse.handly.examples.basic.ide/pom.xml
index 7421fe8..59760cd 100644
--- a/org.eclipse.handly.examples.basic.ide/pom.xml
+++ b/org.eclipse.handly.examples.basic.ide/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.basic.ui.tests/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.basic.ui.tests/META-INF/MANIFEST.MF
index b4a3877..2ffa978 100644
--- a/org.eclipse.handly.examples.basic.ui.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.basic.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.basic.ui.tests
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.basic.ui.tests
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: Handly Basic Example Tests
 Bundle-Vendor: Eclipse Handly
 Fragment-Host: org.eclipse.handly.examples.basic.ui
diff --git a/org.eclipse.handly.examples.basic.ui.tests/pom.xml b/org.eclipse.handly.examples.basic.ui.tests/pom.xml
index ed55fa2..cdafa56 100644
--- a/org.eclipse.handly.examples.basic.ui.tests/pom.xml
+++ b/org.eclipse.handly.examples.basic.ui.tests/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.basic.ui/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.basic.ui/META-INF/MANIFEST.MF
index c74c9e0..f2ff87f 100644
--- a/org.eclipse.handly.examples.basic.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.basic.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.basic.ui
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.basic.ui;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples.basic.ui/pom.xml b/org.eclipse.handly.examples.basic.ui/pom.xml
index aa1253e..e1b3bab 100644
--- a/org.eclipse.handly.examples.basic.ui/pom.xml
+++ b/org.eclipse.handly.examples.basic.ui/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.basic/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.basic/META-INF/MANIFEST.MF
index 000c983..852bcdd 100644
--- a/org.eclipse.handly.examples.basic/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.basic/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.basic
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.basic;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples.basic/example.target b/org.eclipse.handly.examples.basic/example.target
index 2216adc..206e7d7 100644
--- a/org.eclipse.handly.examples.basic/example.target
+++ b/org.eclipse.handly.examples.basic/example.target
@@ -21,7 +21,7 @@
 <unit id="org.eclipse.xtext.sdk.feature.group" version="0.0.0"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/handly/releases/1.2.1/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.2.2/repository"/>
 <unit id="org.eclipse.handly.xtext.ui" version="0.0.0"/>
 <unit id="org.eclipse.handly.junit" version="0.0.0"/>
 </location>
diff --git a/org.eclipse.handly.examples.basic/pom.xml b/org.eclipse.handly.examples.basic/pom.xml
index 27e80e0..ac048d1 100644
--- a/org.eclipse.handly.examples.basic/pom.xml
+++ b/org.eclipse.handly.examples.basic/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.jmodel.tests/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.jmodel.tests/META-INF/MANIFEST.MF
index a22a4d1..84040b7 100644
--- a/org.eclipse.handly.examples.jmodel.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.jmodel.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.jmodel.tests
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.jmodel.tests
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: Handly JModel Example Tests
 Bundle-Vendor: Eclipse Handly
 Fragment-Host: org.eclipse.handly.examples.jmodel
diff --git a/org.eclipse.handly.examples.jmodel.tests/pom.xml b/org.eclipse.handly.examples.jmodel.tests/pom.xml
index 186f11b..1b96afc 100644
--- a/org.eclipse.handly.examples.jmodel.tests/pom.xml
+++ b/org.eclipse.handly.examples.jmodel.tests/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.jmodel.ui/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.jmodel.ui/META-INF/MANIFEST.MF
index 3dcafe5..d7c43e0 100644
--- a/org.eclipse.handly.examples.jmodel.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.jmodel.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.jmodel.ui
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.jmodel.ui;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples.jmodel.ui/pom.xml b/org.eclipse.handly.examples.jmodel.ui/pom.xml
index 2655307..0533953 100644
--- a/org.eclipse.handly.examples.jmodel.ui/pom.xml
+++ b/org.eclipse.handly.examples.jmodel.ui/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.jmodel/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.jmodel/META-INF/MANIFEST.MF
index cda8a97..0f065e6 100644
--- a/org.eclipse.handly.examples.jmodel/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.jmodel/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.jmodel
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.jmodel;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples.jmodel/example.target b/org.eclipse.handly.examples.jmodel/example.target
index 44492e1..985e963 100644
--- a/org.eclipse.handly.examples.jmodel/example.target
+++ b/org.eclipse.handly.examples.jmodel/example.target
@@ -19,7 +19,7 @@
 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/handly/releases/1.2.1/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.2.2/repository"/>
 <unit id="org.eclipse.handly.ui" version="0.0.0"/>
 <unit id="org.eclipse.handly.junit" version="0.0.0"/>
 </location>
diff --git a/org.eclipse.handly.examples.jmodel/pom.xml b/org.eclipse.handly.examples.jmodel/pom.xml
index 8fba757..27242f2 100644
--- a/org.eclipse.handly.examples.jmodel/pom.xml
+++ b/org.eclipse.handly.examples.jmodel/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.lsp.tests/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.lsp.tests/META-INF/MANIFEST.MF
index 99139e1..e0d66a8 100644
--- a/org.eclipse.handly.examples.lsp.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.lsp.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.lsp.tests
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.lsp.tests;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: Handly LSP Example Tests
 Bundle-Vendor: Eclipse Handly
 Fragment-Host: org.eclipse.handly.examples.lsp
diff --git a/org.eclipse.handly.examples.lsp.tests/pom.xml b/org.eclipse.handly.examples.lsp.tests/pom.xml
index 9da055c..04c7931 100644
--- a/org.eclipse.handly.examples.lsp.tests/pom.xml
+++ b/org.eclipse.handly.examples.lsp.tests/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.lsp/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.lsp/META-INF/MANIFEST.MF
index ea9c4df..7924762 100644
--- a/org.eclipse.handly.examples.lsp/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.lsp/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.lsp
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.lsp;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples.lsp/example.target b/org.eclipse.handly.examples.lsp/example.target
index 5c2047a..414e770 100644
--- a/org.eclipse.handly.examples.lsp/example.target
+++ b/org.eclipse.handly.examples.lsp/example.target
@@ -19,7 +19,7 @@
 <unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/handly/releases/1.2.1/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.2.2/repository"/>
 <unit id="org.eclipse.handly.ui" version="0.0.0"/>
 <unit id="org.eclipse.handly.junit" version="0.0.0"/>
 </location>
diff --git a/org.eclipse.handly.examples.lsp/pom.xml b/org.eclipse.handly.examples.lsp/pom.xml
index 40e1126..df38564 100644
--- a/org.eclipse.handly.examples.lsp/pom.xml
+++ b/org.eclipse.handly.examples.lsp/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples.xtext.xtext.ui/META-INF/MANIFEST.MF b/org.eclipse.handly.examples.xtext.xtext.ui/META-INF/MANIFEST.MF
index a70910b..62413af 100644
--- a/org.eclipse.handly.examples.xtext.xtext.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples.xtext.xtext.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples.xtext.xtext.ui
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples.xtext.xtext.ui;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-Localization: fragment
diff --git a/org.eclipse.handly.examples.xtext.xtext.ui/example.target b/org.eclipse.handly.examples.xtext.xtext.ui/example.target
index 80b1486..3c82a1f 100644
--- a/org.eclipse.handly.examples.xtext.xtext.ui/example.target
+++ b/org.eclipse.handly.examples.xtext.xtext.ui/example.target
@@ -21,7 +21,7 @@
 <unit id="org.eclipse.xtext.sdk.feature.group" version="0.0.0"/>
 </location>
 <location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
-<repository location="http://download.eclipse.org/handly/releases/1.2.1/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.2.2/repository"/>
 <unit id="org.eclipse.handly.xtext.ui" version="0.0.0"/>
 <unit id="org.eclipse.handly.junit" version="0.0.0"/>
 </location>
diff --git a/org.eclipse.handly.examples.xtext.xtext.ui/pom.xml b/org.eclipse.handly.examples.xtext.xtext.ui/pom.xml
index 9fec810..580f91c 100644
--- a/org.eclipse.handly.examples.xtext.xtext.ui/pom.xml
+++ b/org.eclipse.handly.examples.xtext.xtext.ui/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.examples/META-INF/MANIFEST.MF b/org.eclipse.handly.examples/META-INF/MANIFEST.MF
index d96d4f8..d324a29 100644
--- a/org.eclipse.handly.examples/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.examples/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.examples
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.examples;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.examples/pom.xml b/org.eclipse.handly.examples/pom.xml
index acfab81..91c4bca 100644
--- a/org.eclipse.handly.examples/pom.xml
+++ b/org.eclipse.handly.examples/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.junit/META-INF/MANIFEST.MF b/org.eclipse.handly.junit/META-INF/MANIFEST.MF
index 278ce30..42d3e07 100644
--- a/org.eclipse.handly.junit/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.junit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.junit
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.junit
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.junit/pom.xml b/org.eclipse.handly.junit/pom.xml
index 6f9b075..2df6119 100644
--- a/org.eclipse.handly.junit/pom.xml
+++ b/org.eclipse.handly.junit/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.tests-feature/feature.xml b/org.eclipse.handly.tests-feature/feature.xml
index ac318c1..e82097f 100644
--- a/org.eclipse.handly.tests-feature/feature.xml
+++ b/org.eclipse.handly.tests-feature/feature.xml
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.handly.tests"
       label="%featureName"
-      version="1.2.1.qualifier"
+      version="1.2.2.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="2.0.2.qualifier">
diff --git a/org.eclipse.handly.tests-feature/pom.xml b/org.eclipse.handly.tests-feature/pom.xml
index c623508..1ef2259 100644
--- a/org.eclipse.handly.tests-feature/pom.xml
+++ b/org.eclipse.handly.tests-feature/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.features</groupId>
diff --git a/org.eclipse.handly.tests/META-INF/MANIFEST.MF b/org.eclipse.handly.tests/META-INF/MANIFEST.MF
index a113c03..7270772 100644
--- a/org.eclipse.handly.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.tests
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.tests
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: Handly Core Tests
 Bundle-Vendor: Eclipse Handly
 Fragment-Host: org.eclipse.handly
diff --git a/org.eclipse.handly.tests/pom.xml b/org.eclipse.handly.tests/pom.xml
index c9901a5..7e640d6 100644
--- a/org.eclipse.handly.tests/pom.xml
+++ b/org.eclipse.handly.tests/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.ui/META-INF/MANIFEST.MF b/org.eclipse.handly.ui/META-INF/MANIFEST.MF
index cd3d3e4..d51e002 100644
--- a/org.eclipse.handly.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.ui
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.ui;singleton:=true
-Bundle-Version: 0.11.1.qualifier
+Bundle-Version: 0.11.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.ui/pom.xml b/org.eclipse.handly.ui/pom.xml
index 713cd6e..cb02f20 100644
--- a/org.eclipse.handly.ui/pom.xml
+++ b/org.eclipse.handly.ui/pom.xml
@@ -17,11 +17,11 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
   <artifactId>org.eclipse.handly.ui</artifactId>
-  <version>0.11.1-SNAPSHOT</version>
+  <version>0.11.2-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/org.eclipse.handly.xtext-feature/feature.xml b/org.eclipse.handly.xtext-feature/feature.xml
index a330dc7..e571258 100644
--- a/org.eclipse.handly.xtext-feature/feature.xml
+++ b/org.eclipse.handly.xtext-feature/feature.xml
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.handly.xtext"
       label="%featureName"
-      version="1.2.1.qualifier"
+      version="1.2.2.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.handly.xtext"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.handly.xtext-feature/pom.xml b/org.eclipse.handly.xtext-feature/pom.xml
index c483aeb..e27a55f 100644
--- a/org.eclipse.handly.xtext-feature/pom.xml
+++ b/org.eclipse.handly.xtext-feature/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.features</groupId>
diff --git a/org.eclipse.handly.xtext.ui/META-INF/MANIFEST.MF b/org.eclipse.handly.xtext.ui/META-INF/MANIFEST.MF
index 490fbef..0599e4b 100644
--- a/org.eclipse.handly.xtext.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.xtext.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.xtext.ui
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.xtext.ui;singleton:=true
-Bundle-Version: 0.11.1.qualifier
+Bundle-Version: 0.11.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.xtext.ui/pom.xml b/org.eclipse.handly.xtext.ui/pom.xml
index b1e4077..934cf91 100644
--- a/org.eclipse.handly.xtext.ui/pom.xml
+++ b/org.eclipse.handly.xtext.ui/pom.xml
@@ -17,11 +17,11 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
   <artifactId>org.eclipse.handly.xtext.ui</artifactId>
-  <version>0.11.1-SNAPSHOT</version>
+  <version>0.11.2-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/org.eclipse.handly.xtext/META-INF/MANIFEST.MF b/org.eclipse.handly.xtext/META-INF/MANIFEST.MF
index a3e6c12..be63248 100644
--- a/org.eclipse.handly.xtext/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly.xtext/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly.xtext
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly.xtext;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly.xtext/pom.xml b/org.eclipse.handly.xtext/pom.xml
index 5df4372..9276371 100644
--- a/org.eclipse.handly.xtext/pom.xml
+++ b/org.eclipse.handly.xtext/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly/META-INF/MANIFEST.MF b/org.eclipse.handly/META-INF/MANIFEST.MF
index bd5222c..f3ad6ba 100644
--- a/org.eclipse.handly/META-INF/MANIFEST.MF
+++ b/org.eclipse.handly/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Automatic-Module-Name: org.eclipse.handly
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.handly;singleton:=true
-Bundle-Version: 1.2.1.qualifier
+Bundle-Version: 1.2.2.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/org.eclipse.handly/pom.xml b/org.eclipse.handly/pom.xml
index df925d1..756a13f 100644
--- a/org.eclipse.handly/pom.xml
+++ b/org.eclipse.handly/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/releng/pom.xml b/releng/pom.xml
index a35a250..9b7f400 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -17,7 +17,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.eclipse.handly</groupId>
   <artifactId>releng</artifactId>
-  <version>1.2.1-SNAPSHOT</version>
+  <version>1.2.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.0</maven>
@@ -204,7 +204,7 @@
                 <artifact>
                   <groupId>org.eclipse.handly.targets</groupId>
                   <artifactId>base</artifactId>
-                  <version>1.2.1-SNAPSHOT</version>
+                  <version>1.2.2-SNAPSHOT</version>
                 </artifact>
               </target>
             </configuration>
@@ -230,7 +230,7 @@
                 <artifact>
                   <groupId>org.eclipse.handly.targets</groupId>
                   <artifactId>latest</artifactId>
-                  <version>1.2.1-SNAPSHOT</version>
+                  <version>1.2.2-SNAPSHOT</version>
                 </artifact>
               </target>
             </configuration>
diff --git a/repository/pom.xml b/repository/pom.xml
index 0f1b753..18547a7 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <artifactId>repository</artifactId>
@@ -26,7 +26,7 @@
   <properties>
     <handly.version.major>1</handly.version.major>
     <handly.version.minor>2</handly.version.minor>
-    <handly.version.service>1</handly.version.service>
+    <handly.version.service>2</handly.version.service>
     <handly.version>${handly.version.major}.${handly.version.minor}.${handly.version.service}.${buildQualifier}</handly.version>
     <ant-optional.version>1.5.3-1</ant-optional.version>
     <ant-xalan2.version>1.9.4</ant-xalan2.version>
diff --git a/targets/base/pom.xml b/targets/base/pom.xml
index c5f8e03..46de9f7 100644
--- a/targets/base/pom.xml
+++ b/targets/base/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>targets</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.eclipse.handly.targets</groupId>
diff --git a/targets/latest/pom.xml b/targets/latest/pom.xml
index 6491966..e11f8c3 100644
--- a/targets/latest/pom.xml
+++ b/targets/latest/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>targets</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.eclipse.handly.targets</groupId>
diff --git a/targets/pom.xml b/targets/pom.xml
index ba1b149..0ed3b98 100644
--- a/targets/pom.xml
+++ b/targets/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.2.1-SNAPSHOT</version>
+    <version>1.2.2-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <artifactId>targets</artifactId>