Increment version number
diff --git a/org.eclipse.handly-feature/feature.xml b/org.eclipse.handly-feature/feature.xml
index 2e96c3d..fa1407e 100644
--- a/org.eclipse.handly-feature/feature.xml
+++ b/org.eclipse.handly-feature/feature.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright (c) 2014, 2020 1C-Soft LLC and others.
+    Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
     This program and the accompanying materials are made available under
     the terms of the Eclipse Public License 2.0 which is available at
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.handly"
       label="%featureName"
-      version="1.6.0.qualifier"
+      version="1.7.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 80325ef..7b5c0b9 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.6.0-SNAPSHOT</version>
+    <version>1.7.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 4390b1a..e0a97f8 100644
--- a/org.eclipse.handly.examples-feature/feature.xml
+++ b/org.eclipse.handly.examples-feature/feature.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright (c) 2014, 2020 1C-Soft LLC and others.
+    Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
     This program and the accompanying materials are made available under
     the terms of the Eclipse Public License 2.0 which is available at
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.handly.examples"
       label="%featureName"
-      version="1.6.0.qualifier"
+      version="1.7.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 491c64d..a8e8176 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.6.0-SNAPSHOT</version>
+    <version>1.7.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 b17f98c..f86a5f3 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.6.0.qualifier
+Bundle-Version: 1.7.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.6.0,2.0.0)",
- org.eclipse.handly.ui;bundle-version="[1.6.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.7.0,2.0.0)",
+ org.eclipse.handly.ui;bundle-version="[1.7.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 64840b3..b67b278 100644
--- a/org.eclipse.handly.examples.adapter.ui/pom.xml
+++ b/org.eclipse.handly.examples.adapter.ui/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2015, 2020 1C-Soft LLC.
+   Copyright (c) 2015, 2021 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 7426c63..e5e1fbc 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.6.0.qualifier
+Bundle-Version: 1.7.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.6.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.7.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 15a254e..faf36c4 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.6/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.7/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 9e0768c..b52e3ba 100644
--- a/org.eclipse.handly.examples.adapter/pom.xml
+++ b/org.eclipse.handly.examples.adapter/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2015, 2020 1C-Soft LLC.
+   Copyright (c) 2015, 2021 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 e025742..d85822f 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.6.0.qualifier
+Bundle-Version: 1.7.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 a4d1bbe..baa731e 100644
--- a/org.eclipse.handly.examples.basic.ide/pom.xml
+++ b/org.eclipse.handly.examples.basic.ide/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2018, 2020 1C-Soft LLC.
+   Copyright (c) 2018, 2021 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 ca7e2fd..9b44db4 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.6.0.qualifier
+Bundle-Version: 1.7.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 231b70c..a1513a9 100644
--- a/org.eclipse.handly.examples.basic.ui.tests/pom.xml
+++ b/org.eclipse.handly.examples.basic.ui.tests/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 86292e3..74fbb91 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.6.0.qualifier
+Bundle-Version: 1.7.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.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.handly;bundle-version="[1.7.0,2.0.0)",
+ org.eclipse.handly.ui;bundle-version="[1.7.0,2.0.0)",
+ org.eclipse.handly.xtext.ui;bundle-version="[1.7.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 92ec86d..dcb6622 100644
--- a/org.eclipse.handly.examples.basic.ui/pom.xml
+++ b/org.eclipse.handly.examples.basic.ui/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 4ef88da..3821cf0 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.6.0.qualifier
+Bundle-Version: 1.7.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 f3b79fc..f43a252 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.6/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.7/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 59eda85..a446760 100644
--- a/org.eclipse.handly.examples.basic/pom.xml
+++ b/org.eclipse.handly.examples.basic/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 ae8b111..c346716 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.6.0.qualifier
+Bundle-Version: 1.7.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 9cb337f..2be70a3 100644
--- a/org.eclipse.handly.examples.jmodel.tests/pom.xml
+++ b/org.eclipse.handly.examples.jmodel.tests/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2015, 2020 1C-Soft LLC.
+   Copyright (c) 2015, 2021 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 b8710aa..72ca3dc 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.6.0.qualifier
+Bundle-Version: 1.7.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.6.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.7.0,2.0.0)",
  org.eclipse.handly.examples.jmodel,
- org.eclipse.handly.ui;bundle-version="[1.6.0,2.0.0)",
+ org.eclipse.handly.ui;bundle-version="[1.7.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 ca1e7ca..0542543 100644
--- a/org.eclipse.handly.examples.jmodel.ui/pom.xml
+++ b/org.eclipse.handly.examples.jmodel.ui/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2015, 2020 1C-Soft LLC.
+   Copyright (c) 2015, 2021 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 dfd53d3..00288dc 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.6.0.qualifier
+Bundle-Version: 1.7.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.6.0,2.0.0)"
+ org.eclipse.handly;bundle-version="[1.7.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 da3dd7b..1f6effb 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.6/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.7/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 1928978..77ce1b5 100644
--- a/org.eclipse.handly.examples.jmodel/pom.xml
+++ b/org.eclipse.handly.examples.jmodel/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2015, 2020 1C-Soft LLC.
+   Copyright (c) 2015, 2021 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 0f4811a..2a05b79 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.6.0.qualifier
+Bundle-Version: 1.7.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 3b188cf..307dae2 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.6/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.7/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 ba96430..c7841ae 100644
--- a/org.eclipse.handly.examples.xtext.xtext.ui/pom.xml
+++ b/org.eclipse.handly.examples.xtext.xtext.ui/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2019, 2020 1C-Soft LLC.
+   Copyright (c) 2019, 2021 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 fdb5c71..a3f9ea1 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.6.0.qualifier
+Bundle-Version: 1.7.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 84c2dad..770b91d 100644
--- a/org.eclipse.handly.examples/pom.xml
+++ b/org.eclipse.handly.examples/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 f93530c..4180eba 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.6.0.qualifier
+Bundle-Version: 1.7.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 ab30e8e..b5c3884 100644
--- a/org.eclipse.handly.junit/pom.xml
+++ b/org.eclipse.handly.junit/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 ab8c79d..b7a9319 100644
--- a/org.eclipse.handly.tests-feature/feature.xml
+++ b/org.eclipse.handly.tests-feature/feature.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright (c) 2014, 2020 1C-Soft LLC and others.
+    Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
     This program and the accompanying materials are made available under
     the terms of the Eclipse Public License 2.0 which is available at
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.handly.tests"
       label="%featureName"
-      version="1.6.0.qualifier"
+      version="1.7.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 8f934a8..d74602c 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.6.0-SNAPSHOT</version>
+    <version>1.7.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 b638830..efb8d6f 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.6.0.qualifier
+Bundle-Version: 1.7.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 45af76b..9807176 100644
--- a/org.eclipse.handly.tests/pom.xml
+++ b/org.eclipse.handly.tests/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 4864ed4..61013a6 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.6.0.qualifier
+Bundle-Version: 1.7.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.6.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.7.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 1ab93f7..876dfb6 100644
--- a/org.eclipse.handly.ui/pom.xml
+++ b/org.eclipse.handly.ui/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 141c1f4..8d77779 100644
--- a/org.eclipse.handly.xtext-feature/feature.xml
+++ b/org.eclipse.handly.xtext-feature/feature.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-    Copyright (c) 2014, 2020 1C-Soft LLC and others.
+    Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
     This program and the accompanying materials are made available under
     the terms of the Eclipse Public License 2.0 which is available at
@@ -14,7 +14,7 @@
 <feature
       id="org.eclipse.handly.xtext"
       label="%featureName"
-      version="1.6.0.qualifier"
+      version="1.7.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.6.0" match="equivalent"/>
+      <import feature="org.eclipse.handly" version="1.7.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 fac53b0..b52cceb 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.6.0-SNAPSHOT</version>
+    <version>1.7.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 06214ed..80acf9a 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.6.0.qualifier
+Bundle-Version: 1.7.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.6.0,2.0.0)",
- org.eclipse.handly.ui;bundle-version="[1.6.0,2.0.0)",
+ org.eclipse.handly;bundle-version="[1.7.0,2.0.0)",
+ org.eclipse.handly.ui;bundle-version="[1.7.0,2.0.0)",
  org.eclipse.xtext.ui;bundle-version="[2.16.0,2.26.0)",
  org.eclipse.xtext.common.types;bundle-version="[2.16.0,2.26.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 8149682..36ae2e4 100644
--- a/org.eclipse.handly.xtext.ui/pom.xml
+++ b/org.eclipse.handly.xtext.ui/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 e3b5f13..9e051ab 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.6.0.qualifier
+Bundle-Version: 1.7.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 a2a3182..b36b4a1 100644
--- a/org.eclipse.handly.xtext/pom.xml
+++ b/org.eclipse.handly.xtext/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 f8e6f3c..ecfcae2 100644
--- a/org.eclipse.handly/.settings/.api_filters
+++ b/org.eclipse.handly/.settings/.api_filters
@@ -5,15 +5,7 @@
             <message_arguments>
                 <message_argument value="org.eclipse.handly.ApiLevel"/>
                 <message_argument value="CURRENT"/>
-                <message_argument value="5"/>
-            </message_arguments>
-        </filter>
-    </resource>
-    <resource path="src/org/eclipse/handly/buffer/BufferChange.java" type="org.eclipse.handly.buffer.BufferChange">
-        <filter id="576725006">
-            <message_arguments>
-                <message_argument value="IBufferChange"/>
-                <message_argument value="BufferChange"/>
+                <message_argument value="6"/>
             </message_arguments>
         </filter>
     </resource>
@@ -33,20 +25,4 @@
             </message_arguments>
         </filter>
     </resource>
-    <resource path="src/org/eclipse/handly/snapshot/Snapshot.java" type="org.eclipse.handly.snapshot.Snapshot">
-        <filter id="576725006">
-            <message_arguments>
-                <message_argument value="ISnapshot"/>
-                <message_argument value="Snapshot"/>
-            </message_arguments>
-        </filter>
-    </resource>
-    <resource path="src/org/eclipse/handly/text/DocumentChange.java" type="org.eclipse.handly.text.DocumentChange">
-        <filter id="576725006">
-            <message_arguments>
-                <message_argument value="IDocumentChange"/>
-                <message_argument value="DocumentChange"/>
-            </message_arguments>
-        </filter>
-    </resource>
 </component>
diff --git a/org.eclipse.handly/META-INF/MANIFEST.MF b/org.eclipse.handly/META-INF/MANIFEST.MF
index 6c7c917..34ed691 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.6.0.qualifier
+Bundle-Version: 1.7.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 3aaf450..d03e90c 100644
--- a/org.eclipse.handly/pom.xml
+++ b/org.eclipse.handly/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 7861cfb..9f50b9a 100644
--- a/org.eclipse.handly/src/org/eclipse/handly/ApiLevel.java
+++ b/org.eclipse.handly/src/org/eclipse/handly/ApiLevel.java
@@ -1,5 +1,5 @@
 /*******************************************************************************
- * Copyright (c) 2017, 2020 1C-Soft LLC.
+ * Copyright (c) 2017, 2021 1C-Soft LLC.
  *
  * This program and the accompanying materials are made available under
  * the terms of the Eclipse Public License 2.0 which is available at
@@ -66,10 +66,17 @@
     public static final int _1_6 = 6;
 
     /**
+     * The 1.7 API level.
+     *
+     * @since 1.7
+     */
+    public static final int _1_7 = 7;
+
+    /**
      * Corresponds to the API level the code using this constant
      * was built against.
      */
-    public static final int CURRENT = _1_6;
+    public static final int CURRENT = _1_7;
 
     private ApiLevel()
     {
diff --git a/releng/pom.xml b/releng/pom.xml
index 8fa486d..f075e64 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.6.0-SNAPSHOT</version>
+  <version>1.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.8.2</maven>
@@ -201,7 +201,7 @@
                 <artifact>
                   <groupId>org.eclipse.handly.targets</groupId>
                   <artifactId>base</artifactId>
-                  <version>1.6.0-SNAPSHOT</version>
+                  <version>1.7.0-SNAPSHOT</version>
                 </artifact>
               </target>
             </configuration>
@@ -227,7 +227,7 @@
                 <artifact>
                   <groupId>org.eclipse.handly.targets</groupId>
                   <artifactId>latest</artifactId>
-                  <version>1.6.0-SNAPSHOT</version>
+                  <version>1.7.0-SNAPSHOT</version>
                 </artifact>
               </target>
             </configuration>
diff --git a/repository/pom.xml b/repository/pom.xml
index 0332940..2296bd8 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -18,14 +18,14 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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>6</handly.version.minor>
+    <handly.version.minor>7</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 e992866..311df58 100644
--- a/targets/base/pom.xml
+++ b/targets/base/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>targets</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 4120a94..062b8d8 100644
--- a/targets/baseline.target
+++ b/targets/baseline.target
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <!--
-   Copyright (c) 2018, 2020 1C-Soft LLC.
+   Copyright (c) 2018, 2021 1C-Soft LLC.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -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.5/repository"/>
+<repository location="http://download.eclipse.org/handly/releases/1.6/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 67fae95..d40d530 100644
--- a/targets/latest/pom.xml
+++ b/targets/latest/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>targets</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.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 5a66f33..2feee46 100644
--- a/targets/pom.xml
+++ b/targets/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (c) 2014, 2020 1C-Soft LLC and others.
+   Copyright (c) 2014, 2021 1C-Soft LLC and others.
 
    This program and the accompanying materials are made available under
    the terms of the Eclipse Public License 2.0 which is available at
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.handly</groupId>
     <artifactId>releng</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath>../releng</relativePath>
   </parent>
   <artifactId>targets</artifactId>
diff --git a/tools/base.p2f b/tools/base.p2f
index ab3a20e..bf0d8ef 100644
--- a/tools/base.p2f
+++ b/tools/base.p2f
@@ -2,19 +2,19 @@
 <?p2f version='1.0.0'?>
 <p2f version='1.0.0'>
   <ius size='7'>
-    <iu id='org.eclipse.sdk.ide' version='4.16.0.I20200604-0540'>
+    <iu id='org.eclipse.sdk.ide' version='4.19.0.I20210303-1800'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2020-06/'/>
+        <repository location='http://download.eclipse.org/releases/2021-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.egit.feature.group' version='5.8.0.202006091008-r'>
+    <iu id='org.eclipse.egit.feature.group' version='5.11.0.202103091610-r'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2020-06/'/>
+        <repository location='http://download.eclipse.org/releases/2021-03/'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.m2e.feature.feature.group' version='1.16.0.20200610-1735'>
+    <iu id='org.eclipse.m2e.feature.feature.group' version='1.17.2.20210219-1922'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2020-06/'/>
+        <repository location='http://download.eclipse.org/releases/2021-03/'/>
       </repositories>
     </iu>
     <iu id='org.eclipse.xtext.sdk.feature.group' version='2.16.0.v20181203-1555'>
@@ -32,9 +32,9 @@
         <repository location='http://download.eclipse.org/releases/2018-12'/>
       </repositories>
     </iu>
-    <iu id='org.eclipse.emf.sdk.feature.group' version='2.22.0.v20200519-1135'>
+    <iu id='org.eclipse.emf.sdk.feature.group' version='2.25.0.v20210114-1734'>
       <repositories size='1'>
-        <repository location='http://download.eclipse.org/releases/2020-06/'/>
+        <repository location='http://download.eclipse.org/releases/2021-03/'/>
       </repositories>
     </iu>
   </ius>