Increment version number
diff --git a/org.eclipse.handly-feature/feature.xml b/org.eclipse.handly-feature/feature.xml
index f11cc02..2e96c3d 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.5.0.qualifier"
+      version="1.6.0.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 decca20..2bc68e8 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 e1866a4..4390b1a 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.5.0.qualifier"
+      version="1.6.0.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 4c1b27c..7e94e1c 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 5cdc5e9..b17f98c 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.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -11,8 +11,8 @@
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.core.resources,
- org.eclipse.handly;bundle-version="[1.5.0,2.0.0)",
- org.eclipse.handly.ui;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.6.0,2.0.0)",
+ org.eclipse.handly.ui;bundle-version="[1.6.0,2.0.0)",
  org.eclipse.handly.examples.adapter,
  org.eclipse.jdt.core,
  org.eclipse.jdt.ui,
diff --git a/org.eclipse.handly.examples.adapter.ui/pom.xml b/org.eclipse.handly.examples.adapter.ui/pom.xml
index 676f600..64840b3 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 b3d9468..7426c63 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.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -12,7 +12,7 @@
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.core.resources,
  org.eclipse.core.filebuffers,
- org.eclipse.handly;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.6.0,2.0.0)",
  org.eclipse.jdt.core,
  org.eclipse.text
 Export-Package: org.eclipse.handly.examples.adapter
diff --git a/org.eclipse.handly.examples.adapter/example.target b/org.eclipse.handly.examples.adapter/example.target
index febc3ab..32bec51 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.5/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.6/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 1249fc9..9e0768c 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 63f3fdf..e025742 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 7556948..a4d1bbe 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 808b894..ca7e2fd 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 967101a..231b70c 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 addd1a3..86292e3 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.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -11,9 +11,9 @@
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.handly.examples.basic,
  org.eclipse.handly.examples.basic.ide,
- org.eclipse.handly;bundle-version="[1.5.0,2.0.0)",
- org.eclipse.handly.ui;bundle-version="[1.5.0,2.0.0)",
- org.eclipse.handly.xtext.ui;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.6.0,2.0.0)",
+ org.eclipse.handly.ui;bundle-version="[1.6.0,2.0.0)",
+ org.eclipse.handly.xtext.ui;bundle-version="[1.6.0,2.0.0)",
  org.eclipse.xtext.ui,
  org.eclipse.xtext.ui.shared,
  org.eclipse.ui,
diff --git a/org.eclipse.handly.examples.basic.ui/pom.xml b/org.eclipse.handly.examples.basic.ui/pom.xml
index 8ffc079..92ec86d 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 f435755..4ef88da 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 82b52a9..205aff7 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.5/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.6/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 828096c..59eda85 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 ae131bb..ae8b111 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 0184a7e..9cb337f 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 5ead63d..b8710aa 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.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -12,9 +12,9 @@
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.core.resources,
  org.eclipse.debug.ui;resolution:=optional,
- org.eclipse.handly;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.6.0,2.0.0)",
  org.eclipse.handly.examples.jmodel,
- org.eclipse.handly.ui;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.handly.ui;bundle-version="[1.6.0,2.0.0)",
  org.eclipse.jdt.core,
  org.eclipse.jdt.ui,
  org.eclipse.jface.text,
diff --git a/org.eclipse.handly.examples.jmodel.ui/pom.xml b/org.eclipse.handly.examples.jmodel.ui/pom.xml
index 7564386..ca1e7ca 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 4322c93..dfd53d3 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.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -12,6 +12,6 @@
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.core.resources,
  org.eclipse.jdt.core,
- org.eclipse.handly;bundle-version="[1.5.0,2.0.0)"
+ org.eclipse.handly;bundle-version="[1.6.0,2.0.0)"
 Export-Package: org.eclipse.handly.examples.jmodel,
  org.eclipse.handly.internal.examples.jmodel;x-friends:="org.eclipse.handly.examples.jmodel.ui"
diff --git a/org.eclipse.handly.examples.jmodel/example.target b/org.eclipse.handly.examples.jmodel/example.target
index fae9f0a..a937704 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.5/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.6/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 98585e8..1928978 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 f4653a7..0f4811a 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 e3dcbf1..f6c0248 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.5/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.6/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 80480b3..ba96430 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 9862c06..fdb5c71 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 39be7a3..84c2dad 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 aa50dfb..f93530c 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 cbf662a..ab30e8e 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 19107cf..ab8c79d 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.5.0.qualifier"
+      version="1.6.0.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 f0649b6..e84e3ca 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 be5f061..b638830 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 d19cce3..45af76b 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 2b258e8..c61e4de 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: 1.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -11,7 +11,7 @@
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.15.0,4.0.0)",
  org.eclipse.core.resources;bundle-version="[3.13.0,4.0.0)",
- org.eclipse.handly;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.6.0,2.0.0)",
  org.eclipse.search;bundle-version="[3.11.0,4.0.0)",
  org.eclipse.text;bundle-version="[3.8.0,4.0.0)",
  org.eclipse.jface.text;bundle-version="[3.15.0,4.0.0)",
diff --git a/org.eclipse.handly.ui/pom.xml b/org.eclipse.handly.ui/pom.xml
index 250bc18..1ab93f7 100644
--- a/org.eclipse.handly.ui/pom.xml
+++ b/org.eclipse.handly.ui/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.xtext-feature/feature.xml b/org.eclipse.handly.xtext-feature/feature.xml
index 25ea973..141c1f4 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.5.0.qualifier"
+      version="1.6.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.handly.xtext"
       license-feature="org.eclipse.license"
@@ -33,7 +33,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.handly" version="1.5.0" match="equivalent"/>
+      <import feature="org.eclipse.handly" version="1.6.0" match="equivalent"/>
       <import feature="org.eclipse.xtext.ui" version="2.16.0" match="compatible"/>
    </requires>
 
diff --git a/org.eclipse.handly.xtext-feature/pom.xml b/org.eclipse.handly.xtext-feature/pom.xml
index e70e741..5b4e9d7 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-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 5d4e343..0830eae 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: 1.5.0.qualifier
+Bundle-Version: 1.6.0.qualifier
 Bundle-Name: %pluginName
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
@@ -10,8 +10,8 @@
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.15.0,4.0.0)",
- org.eclipse.handly;bundle-version="[1.5.0,2.0.0)",
- org.eclipse.handly.ui;bundle-version="[1.5.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.6.0,2.0.0)",
+ org.eclipse.handly.ui;bundle-version="[1.6.0,2.0.0)",
  org.eclipse.xtext.ui;bundle-version="[2.16.0,2.25.0)",
  org.eclipse.xtext.common.types;bundle-version="[2.16.0,2.25.0)";resolution:=optional,
  org.eclipse.ui.ide;bundle-version="[3.14.0,4.0.0)"
diff --git a/org.eclipse.handly.xtext.ui/pom.xml b/org.eclipse.handly.xtext.ui/pom.xml
index 58bb614..8149682 100644
--- a/org.eclipse.handly.xtext.ui/pom.xml
+++ b/org.eclipse.handly.xtext.ui/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly.xtext/META-INF/MANIFEST.MF b/org.eclipse.handly.xtext/META-INF/MANIFEST.MF
index a51a792..e3b5f13 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 a235853..a2a3182 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly/.settings/.api_filters b/org.eclipse.handly/.settings/.api_filters
index 033bd75..f8e6f3c 100644
--- a/org.eclipse.handly/.settings/.api_filters
+++ b/org.eclipse.handly/.settings/.api_filters
@@ -5,7 +5,7 @@
             <message_arguments>
                 <message_argument value="org.eclipse.handly.ApiLevel"/>
                 <message_argument value="CURRENT"/>
-                <message_argument value="4"/>
+                <message_argument value="5"/>
             </message_arguments>
         </filter>
     </resource>
@@ -25,20 +25,6 @@
             </message_arguments>
         </filter>
     </resource>
-    <resource path="src/org/eclipse/handly/model/impl/IElementImpl.java" type="org.eclipse.handly.model.impl.IElementImpl">
-        <filter id="404000815">
-            <message_arguments>
-                <message_argument value="org.eclipse.handly.model.impl.IElementImpl"/>
-                <message_argument value="fetchChildrenOfType_(Class&lt;T&gt;, IContext, ICollector&lt;? super T&gt;, IProgressMonitor)"/>
-            </message_arguments>
-        </filter>
-        <filter id="404000815">
-            <message_arguments>
-                <message_argument value="org.eclipse.handly.model.impl.IElementImpl"/>
-                <message_argument value="fetchChildren_(IContext, ICollector&lt;? super IElement&gt;, IProgressMonitor)"/>
-            </message_arguments>
-        </filter>
-    </resource>
     <resource path="src/org/eclipse/handly/refactoring/SourceFileChange.java" type="org.eclipse.handly.refactoring.SourceFileChange$PreviewEditProcessor">
         <filter id="571473929">
             <message_arguments>
diff --git a/org.eclipse.handly/META-INF/MANIFEST.MF b/org.eclipse.handly/META-INF/MANIFEST.MF
index 2eef885..6c7c917 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.5.0.qualifier
+Bundle-Version: 1.6.0.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 2c37f49..3aaf450 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <groupId>org.eclipse.handly.bundles</groupId>
diff --git a/org.eclipse.handly/src/org/eclipse/handly/ApiLevel.java b/org.eclipse.handly/src/org/eclipse/handly/ApiLevel.java
index 1656998..7861cfb 100644
--- a/org.eclipse.handly/src/org/eclipse/handly/ApiLevel.java
+++ b/org.eclipse.handly/src/org/eclipse/handly/ApiLevel.java
@@ -59,10 +59,17 @@
     public static final int _1_5 = 5;
 
     /**
+     * The 1.6 API level.
+     *
+     * @since 1.6
+     */
+    public static final int _1_6 = 6;
+
+    /**
      * Corresponds to the API level the code using this constant
      * was built against.
      */
-    public static final int CURRENT = _1_5;
+    public static final int CURRENT = _1_6;
 
     private ApiLevel()
     {
diff --git a/releng/pom.xml b/releng/pom.xml
index d3230fa..c2b50d0 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.5.0-SNAPSHOT</version>
+  <version>1.6.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.5.0</maven>
@@ -202,7 +202,7 @@
                 <artifact>
                   <groupId>org.eclipse.handly.targets</groupId>
                   <artifactId>base</artifactId>
-                  <version>1.5.0-SNAPSHOT</version>
+                  <version>1.6.0-SNAPSHOT</version>
                 </artifact>
               </target>
             </configuration>
@@ -228,7 +228,7 @@
                 <artifact>
                   <groupId>org.eclipse.handly.targets</groupId>
                   <artifactId>latest</artifactId>
-                  <version>1.5.0-SNAPSHOT</version>
+                  <version>1.6.0-SNAPSHOT</version>
                 </artifact>
               </target>
             </configuration>
diff --git a/repository/pom.xml b/repository/pom.xml
index 522f9e8..2301242 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -18,14 +18,14 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <artifactId>repository</artifactId>
   <packaging>eclipse-repository</packaging>
   <properties>
     <handly.version.major>1</handly.version.major>
-    <handly.version.minor>5</handly.version.minor>
+    <handly.version.minor>6</handly.version.minor>
     <handly.version.service>0</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>
diff --git a/targets/base/pom.xml b/targets/base/pom.xml
index 33770a6..e992866 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.eclipse.handly.targets</groupId>
diff --git a/targets/baseline.target b/targets/baseline.target
index 34989fb..4120a94 100644
--- a/targets/baseline.target
+++ b/targets/baseline.target
@@ -15,7 +15,7 @@
 <target name="API Baseline">
 <locations>
 <location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="slicer" includeSource="false" type="InstallableUnit">
-<repository location="http://download.eclipse.org/handly/releases/1.4/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.5/repository"/>
 <unit id="org.eclipse.handly" version="0.0.0"/>
 <unit id="org.eclipse.handly.junit" version="0.0.0"/>
 <unit id="org.eclipse.handly.ui" version="0.0.0"/>
diff --git a/targets/latest/pom.xml b/targets/latest/pom.xml
index d4df455..67fae95 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.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <groupId>org.eclipse.handly.targets</groupId>
diff --git a/targets/pom.xml b/targets/pom.xml
index 2f4eda3..5a66f33 100644
--- a/targets/pom.xml
+++ b/targets/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <artifactId>targets</artifactId>