Change version to 5.9.0-SNAPSHOT to prepare Photon M2 contribution


Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
diff --git a/core/features/org.eclipse.dltk.core-feature/feature.xml b/core/features/org.eclipse.dltk.core-feature/feature.xml
index 8ffbbab..37b427a 100644
--- a/core/features/org.eclipse.dltk.core-feature/feature.xml
+++ b/core/features/org.eclipse.dltk.core-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.core"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.dltk"
       license-feature="org.eclipse.license"
diff --git a/core/features/org.eclipse.dltk.core-feature/pom.xml b/core/features/org.eclipse.dltk.core-feature/pom.xml
index 2b7bf46..3409937 100644
--- a/core/features/org.eclipse.dltk.core-feature/pom.xml
+++ b/core/features/org.eclipse.dltk.core-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.features</groupId>
diff --git a/core/features/org.eclipse.dltk.core.index-feature/feature.xml b/core/features/org.eclipse.dltk.core.index-feature/feature.xml
index 6fd2905..8a8848a 100644
--- a/core/features/org.eclipse.dltk.core.index-feature/feature.xml
+++ b/core/features/org.eclipse.dltk.core.index-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.core.index"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.dltk.core.index"
       license-feature="org.eclipse.license"
diff --git a/core/features/org.eclipse.dltk.core.index-feature/pom.xml b/core/features/org.eclipse.dltk.core.index-feature/pom.xml
index f74534d..b49f707 100644
--- a/core/features/org.eclipse.dltk.core.index-feature/pom.xml
+++ b/core/features/org.eclipse.dltk.core.index-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.features</groupId>
diff --git a/core/features/org.eclipse.dltk.core.index.lucene-feature/feature.xml b/core/features/org.eclipse.dltk.core.index.lucene-feature/feature.xml
index 51e6aeb..2e97d3c 100644
--- a/core/features/org.eclipse.dltk.core.index.lucene-feature/feature.xml
+++ b/core/features/org.eclipse.dltk.core.index.lucene-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.core.index.lucene"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.dltk.core.index"
       license-feature="org.eclipse.license"
diff --git a/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml b/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml
index 2b67010..19ea19e 100644
--- a/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml
+++ b/core/features/org.eclipse.dltk.core.index.lucene-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.features</groupId>
diff --git a/core/features/org.eclipse.dltk.core.index.lucene.sdk/feature.xml b/core/features/org.eclipse.dltk.core.index.lucene.sdk/feature.xml
index bc0895f..b086864 100644
--- a/core/features/org.eclipse.dltk.core.index.lucene.sdk/feature.xml
+++ b/core/features/org.eclipse.dltk.core.index.lucene.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.core.index.lucene.sdk"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       image="eclipse_update_120.jpg"
       license-feature="org.eclipse.license"
diff --git a/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml b/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml
index 482a4a2..872554a 100644
--- a/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml
+++ b/core/features/org.eclipse.dltk.core.index.lucene.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core.index.lucene.sdk</artifactId>
diff --git a/core/features/org.eclipse.dltk.core.index.sdk/feature.xml b/core/features/org.eclipse.dltk.core.index.sdk/feature.xml
index 7e682cf..a159509 100644
--- a/core/features/org.eclipse.dltk.core.index.sdk/feature.xml
+++ b/core/features/org.eclipse.dltk.core.index.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.core.index.sdk"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0"
diff --git a/core/features/org.eclipse.dltk.core.index.sdk/pom.xml b/core/features/org.eclipse.dltk.core.index.sdk/pom.xml
index 05b9ca8..19aa5ec 100644
--- a/core/features/org.eclipse.dltk.core.index.sdk/pom.xml
+++ b/core/features/org.eclipse.dltk.core.index.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core.index.sdk</artifactId>
diff --git a/core/features/org.eclipse.dltk.core.sdk/feature.xml b/core/features/org.eclipse.dltk.core.sdk/feature.xml
index b536e5a..e5db89a 100644
--- a/core/features/org.eclipse.dltk.core.sdk/feature.xml
+++ b/core/features/org.eclipse.dltk.core.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.core.sdk"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0"
diff --git a/core/features/org.eclipse.dltk.core.sdk/pom.xml b/core/features/org.eclipse.dltk.core.sdk/pom.xml
index 54c7d91..93cf5c2 100644
--- a/core/features/org.eclipse.dltk.core.sdk/pom.xml
+++ b/core/features/org.eclipse.dltk.core.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core.sdk</artifactId>
diff --git a/core/features/org.eclipse.dltk.core.tests/feature.xml b/core/features/org.eclipse.dltk.core.tests/feature.xml
index 7dc332e..bd9f2e1 100644
--- a/core/features/org.eclipse.dltk.core.tests/feature.xml
+++ b/core/features/org.eclipse.dltk.core.tests/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.core.tests"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%featureProvider"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/core/features/org.eclipse.dltk.core.tests/pom.xml b/core/features/org.eclipse.dltk.core.tests/pom.xml
index 291004f..24f6537 100644
--- a/core/features/org.eclipse.dltk.core.tests/pom.xml
+++ b/core/features/org.eclipse.dltk.core.tests/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.features</groupId>
diff --git a/core/plugins/org.eclipse.dltk.annotations/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.annotations/META-INF/MANIFEST.MF
index 300b0df..6fdb9f0 100644
--- a/core/plugins/org.eclipse.dltk.annotations/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.annotations/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.annotations
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Export-Package: org.eclipse.dltk.annotations
 Bundle-Vendor: %pluginProvider
diff --git a/core/plugins/org.eclipse.dltk.annotations/pom.xml b/core/plugins/org.eclipse.dltk.annotations/pom.xml
index 1aeb03e..5d0adc4 100644
--- a/core/plugins/org.eclipse.dltk.annotations/pom.xml
+++ b/core/plugins/org.eclipse.dltk.annotations/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.annotations</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.console.ui/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.console.ui/META-INF/MANIFEST.MF
index f58c86e..3e1ae07 100644
--- a/core/plugins/org.eclipse.dltk.console.ui/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.console.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.console.ui;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.console.ui.ScriptConsoleUIPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.console.ui/pom.xml b/core/plugins/org.eclipse.dltk.console.ui/pom.xml
index 2dae182..3c569d9 100644
--- a/core/plugins/org.eclipse.dltk.console.ui/pom.xml
+++ b/core/plugins/org.eclipse.dltk.console.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.console.ui</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.console/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.console/META-INF/MANIFEST.MF
index eb99c57..048ee1d 100644
--- a/core/plugins/org.eclipse.dltk.console/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.console/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.console;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.console.ScriptConsolePlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.console/pom.xml b/core/plugins/org.eclipse.dltk.console/pom.xml
index 7b70afb..6357f20 100644
--- a/core/plugins/org.eclipse.dltk.console/pom.xml
+++ b/core/plugins/org.eclipse.dltk.console/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.console</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.core.doc.isv/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core.doc.isv/META-INF/MANIFEST.MF
index ad6b805..750dffd 100644
--- a/core/plugins/org.eclipse.dltk.core.doc.isv/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.core.doc.isv/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.core.doc.isv;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime
diff --git a/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml b/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml
index ba948ef..a209794 100644
--- a/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml
+++ b/core/plugins/org.eclipse.dltk.core.doc.isv/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>core</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.core.doc.isv</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.core.index.lucene/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core.index.lucene/META-INF/MANIFEST.MF
index 1f15e40..7327849 100644
--- a/core/plugins/org.eclipse.dltk.core.index.lucene/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.core.index.lucene/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.dltk.core.index.lucene;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.core.index.lucene.LucenePlugin
 Bundle-Localization: plugin
 Bundle-Vendor: %Bundle-Vendor
diff --git a/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml b/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml
index ebbb7b8..10196d0 100644
--- a/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml
+++ b/core/plugins/org.eclipse.dltk.core.index.lucene/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core.index.lucene</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.core.index.sql.h2/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core.index.sql.h2/META-INF/MANIFEST.MF
index 28c8db4..57047ed 100644
--- a/core/plugins/org.eclipse.dltk.core.index.sql.h2/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.core.index.sql.h2/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: DLTK H2-based Indexer
 Bundle-SymbolicName: org.eclipse.dltk.core.index.sql.h2;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.core.index.sql.h2.H2Index
 Bundle-Vendor: Eclipse DLTK
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/core/plugins/org.eclipse.dltk.core.index.sql.h2/pom.xml b/core/plugins/org.eclipse.dltk.core.index.sql.h2/pom.xml
index 94958e9..fb72cce 100644
--- a/core/plugins/org.eclipse.dltk.core.index.sql.h2/pom.xml
+++ b/core/plugins/org.eclipse.dltk.core.index.sql.h2/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core.index.sql.h2</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.core.index.sql/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core.index.sql/META-INF/MANIFEST.MF
index aa22523..2d9b8a9 100644
--- a/core/plugins/org.eclipse.dltk.core.index.sql/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.core.index.sql/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: DLTK Abstract SQL-based Indexer
 Bundle-SymbolicName: org.eclipse.dltk.core.index.sql;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.core.index.sql.SqlIndex
 Bundle-Vendor: Eclipse DLTK
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/core/plugins/org.eclipse.dltk.core.index.sql/pom.xml b/core/plugins/org.eclipse.dltk.core.index.sql/pom.xml
index 8cbc28e..90ea37c 100644
--- a/core/plugins/org.eclipse.dltk.core.index.sql/pom.xml
+++ b/core/plugins/org.eclipse.dltk.core.index.sql/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core.index.sql</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.core.index/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core.index/META-INF/MANIFEST.MF
index 16f7ae6..581ad73 100644
--- a/core/plugins/org.eclipse.dltk.core.index/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.core.index/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.core.index
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.core.index/pom.xml b/core/plugins/org.eclipse.dltk.core.index/pom.xml
index 160dd9c..cad385b 100644
--- a/core/plugins/org.eclipse.dltk.core.index/pom.xml
+++ b/core/plugins/org.eclipse.dltk.core.index/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.core.index</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.core.manipulation/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core.manipulation/META-INF/MANIFEST.MF
index f6352fa..dc4160f 100644
--- a/core/plugins/org.eclipse.dltk.core.manipulation/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.core.manipulation/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Localization: plugin
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.core.manipulation;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.internal.core.manipulation.ScriptManipulationPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml b/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml
index 6f7dc55..8eef4e0 100644
--- a/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml
+++ b/core/plugins/org.eclipse.dltk.core.manipulation/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core.manipulation</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.core.tools.ui/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core.tools.ui/META-INF/MANIFEST.MF
index a74fc5f..77286e8 100644
--- a/core/plugins/org.eclipse.dltk.core.tools.ui/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.core.tools.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.core.tools.ui;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.core.tools.ui.DLTKToolsUI
 Bundle-Vendor: %providerName
 Require-Bundle: org.eclipse.ui,
diff --git a/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml b/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml
index ee8e9d5..19c2070 100644
--- a/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml
+++ b/core/plugins/org.eclipse.dltk.core.tools.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core.tools.ui</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.core/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.core/META-INF/MANIFEST.MF
index 233aa8e..b724e70 100644
--- a/core/plugins/org.eclipse.dltk.core/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.core;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.core.DLTKCore
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.core/pom.xml b/core/plugins/org.eclipse.dltk.core/pom.xml
index 49c1882..410a43c 100644
--- a/core/plugins/org.eclipse.dltk.core/pom.xml
+++ b/core/plugins/org.eclipse.dltk.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.core</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.debug.ui/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.debug.ui/META-INF/MANIFEST.MF
index 678caab..87f93eb 100644
--- a/core/plugins/org.eclipse.dltk.debug.ui/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.debug.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.debug.ui;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.debug.ui.DLTKDebugUIPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.debug.ui/pom.xml b/core/plugins/org.eclipse.dltk.debug.ui/pom.xml
index 90d25ec..20ddca4 100644
--- a/core/plugins/org.eclipse.dltk.debug.ui/pom.xml
+++ b/core/plugins/org.eclipse.dltk.debug.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.debug.ui</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.debug/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.debug/META-INF/MANIFEST.MF
index 5db1e0e..070d876 100644
--- a/core/plugins/org.eclipse.dltk.debug/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.debug/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.debug; singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.debug.core.DLTKDebugPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.debug/pom.xml b/core/plugins/org.eclipse.dltk.debug/pom.xml
index eff9b28..b364079 100644
--- a/core/plugins/org.eclipse.dltk.debug/pom.xml
+++ b/core/plugins/org.eclipse.dltk.debug/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.debug</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.formatter/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.formatter/META-INF/MANIFEST.MF
index 76aac4c..67f1388 100644
--- a/core/plugins/org.eclipse.dltk.formatter/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.formatter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.formatter;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.formatter/pom.xml b/core/plugins/org.eclipse.dltk.formatter/pom.xml
index 0800725..30a0959 100644
--- a/core/plugins/org.eclipse.dltk.formatter/pom.xml
+++ b/core/plugins/org.eclipse.dltk.formatter/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.formatter</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.launching/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.launching/META-INF/MANIFEST.MF
index c45e638..283fe26 100644
--- a/core/plugins/org.eclipse.dltk.launching/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.launching/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.launching;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.internal.launching.DLTKLaunchingPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.launching/pom.xml b/core/plugins/org.eclipse.dltk.launching/pom.xml
index f2dfd30..e6827b8 100644
--- a/core/plugins/org.eclipse.dltk.launching/pom.xml
+++ b/core/plugins/org.eclipse.dltk.launching/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.launching</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.logconsole.ui/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.logconsole.ui/META-INF/MANIFEST.MF
index 3356980..6eaca0e 100644
--- a/core/plugins/org.eclipse.dltk.logconsole.ui/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.logconsole.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.logconsole.ui;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml b/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml
index d88337a..f1e500e 100644
--- a/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml
+++ b/core/plugins/org.eclipse.dltk.logconsole.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.logconsole.ui</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.logconsole/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.logconsole/META-INF/MANIFEST.MF
index 72319de..89601db 100644
--- a/core/plugins/org.eclipse.dltk.logconsole/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.logconsole/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.logconsole;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Bundle-Activator: org.eclipse.dltk.logconsole.LogConsolePlugin
 Bundle-Vendor: %pluginProvider
diff --git a/core/plugins/org.eclipse.dltk.logconsole/pom.xml b/core/plugins/org.eclipse.dltk.logconsole/pom.xml
index b9274bb..1c5d67f 100644
--- a/core/plugins/org.eclipse.dltk.logconsole/pom.xml
+++ b/core/plugins/org.eclipse.dltk.logconsole/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.logconsole</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.testing/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.testing/META-INF/MANIFEST.MF
index 0ac8ee6..c8cd399 100755
--- a/core/plugins/org.eclipse.dltk.testing/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.testing/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.testing;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.testing.DLTKTestingPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.testing/pom.xml b/core/plugins/org.eclipse.dltk.testing/pom.xml
index 52a0860..c6c50a6 100644
--- a/core/plugins/org.eclipse.dltk.testing/pom.xml
+++ b/core/plugins/org.eclipse.dltk.testing/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.testing</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.ui/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.ui/META-INF/MANIFEST.MF
index 1c9e2a5..7c0cb4e 100644
--- a/core/plugins/org.eclipse.dltk.ui/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.ui;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.ui.DLTKUIPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk.ui/pom.xml b/core/plugins/org.eclipse.dltk.ui/pom.xml
index b6e150a..4fe131a 100644
--- a/core/plugins/org.eclipse.dltk.ui/pom.xml
+++ b/core/plugins/org.eclipse.dltk.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.ui</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.validators.core/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.validators.core/META-INF/MANIFEST.MF
index ff5cc35..606142b 100644
--- a/core/plugins/org.eclipse.dltk.validators.core/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.validators.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.validators.core;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.validators.internal.core.ValidatorsCore
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.dltk.core;bundle-version="0.0.0",
diff --git a/core/plugins/org.eclipse.dltk.validators.core/pom.xml b/core/plugins/org.eclipse.dltk.validators.core/pom.xml
index ec8fdd9..dfa41e1 100644
--- a/core/plugins/org.eclipse.dltk.validators.core/pom.xml
+++ b/core/plugins/org.eclipse.dltk.validators.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.validators.core</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.validators.externalchecker/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.validators.externalchecker/META-INF/MANIFEST.MF
index aceb59d..0bf9384 100644
--- a/core/plugins/org.eclipse.dltk.validators.externalchecker/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.validators.externalchecker/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.validators.externalchecker;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.validators.internal.externalchecker.core.ExternalCheckerPlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
diff --git a/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml b/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml
index 9743c3a..6b7f5e2 100644
--- a/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml
+++ b/core/plugins/org.eclipse.dltk.validators.externalchecker/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.validators.externalchecker</artifactId>
diff --git a/core/plugins/org.eclipse.dltk.validators.ui/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk.validators.ui/META-INF/MANIFEST.MF
index 94f75b6..f4ba3af 100644
--- a/core/plugins/org.eclipse.dltk.validators.ui/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk.validators.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.validators.ui;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.validators.internal.ui.ValidatorsUI
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.core.resources,
diff --git a/core/plugins/org.eclipse.dltk.validators.ui/pom.xml b/core/plugins/org.eclipse.dltk.validators.ui/pom.xml
index 10e8808..eec46a0 100644
--- a/core/plugins/org.eclipse.dltk.validators.ui/pom.xml
+++ b/core/plugins/org.eclipse.dltk.validators.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>core</artifactId>
     <groupId>org.eclipse.dltk.core</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.validators.ui</artifactId>
diff --git a/core/plugins/org.eclipse.dltk/META-INF/MANIFEST.MF b/core/plugins/org.eclipse.dltk/META-INF/MANIFEST.MF
index a01d1d4..b64eb38 100644
--- a/core/plugins/org.eclipse.dltk/META-INF/MANIFEST.MF
+++ b/core/plugins/org.eclipse.dltk/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/core/plugins/org.eclipse.dltk/pom.xml b/core/plugins/org.eclipse.dltk/pom.xml
index 351dbfe..7cb502b 100644
--- a/core/plugins/org.eclipse.dltk/pom.xml
+++ b/core/plugins/org.eclipse.dltk/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index f4ac201..5fe7ca3 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk.core</groupId>
 		<artifactId>all</artifactId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.core</groupId>
diff --git a/core/releng/org.eclipse.dltk.core.targetplatform/pom.xml b/core/releng/org.eclipse.dltk.core.targetplatform/pom.xml
index 196f0a8..550f2e0 100644
--- a/core/releng/org.eclipse.dltk.core.targetplatform/pom.xml
+++ b/core/releng/org.eclipse.dltk.core.targetplatform/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk.core</groupId>
 		<artifactId>core</artifactId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 
diff --git a/core/tests/org.eclipse.dltk.core.tests/META-INF/MANIFEST.MF b/core/tests/org.eclipse.dltk.core.tests/META-INF/MANIFEST.MF
index b81243d..a14285b 100644
--- a/core/tests/org.eclipse.dltk.core.tests/META-INF/MANIFEST.MF
+++ b/core/tests/org.eclipse.dltk.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.core.tests;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.core.tests.model.ModelTestsPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/tests/org.eclipse.dltk.core.tests/pom.xml b/core/tests/org.eclipse.dltk.core.tests/pom.xml
index 967e874..e95c54f 100644
--- a/core/tests/org.eclipse.dltk.core.tests/pom.xml
+++ b/core/tests/org.eclipse.dltk.core.tests/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core.tests</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.core.tests</artifactId>
diff --git a/core/tests/org.eclipse.dltk.debug.tests/META-INF/MANIFEST.MF b/core/tests/org.eclipse.dltk.debug.tests/META-INF/MANIFEST.MF
index d9a3386..5a623bf 100644
--- a/core/tests/org.eclipse.dltk.debug.tests/META-INF/MANIFEST.MF
+++ b/core/tests/org.eclipse.dltk.debug.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.debug.tests
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/core/tests/org.eclipse.dltk.debug.tests/pom.xml b/core/tests/org.eclipse.dltk.debug.tests/pom.xml
index fb9e188..6463234 100644
--- a/core/tests/org.eclipse.dltk.debug.tests/pom.xml
+++ b/core/tests/org.eclipse.dltk.debug.tests/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core.tests</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.debug.tests</artifactId>
diff --git a/core/tests/org.eclipse.dltk.debug.ui.tests/META-INF/MANIFEST.MF b/core/tests/org.eclipse.dltk.debug.ui.tests/META-INF/MANIFEST.MF
index 780ec92..9670298 100644
--- a/core/tests/org.eclipse.dltk.debug.ui.tests/META-INF/MANIFEST.MF
+++ b/core/tests/org.eclipse.dltk.debug.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.debug.ui.tests;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.debug.ui.tests.DLTKDebugUITestsPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml b/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml
index cfafaac..cc1b21a 100644
--- a/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml
+++ b/core/tests/org.eclipse.dltk.debug.ui.tests/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core.tests</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.debug.ui.tests</artifactId>
diff --git a/core/tests/org.eclipse.dltk.formatter.tests/META-INF/MANIFEST.MF b/core/tests/org.eclipse.dltk.formatter.tests/META-INF/MANIFEST.MF
index 62f5d1c..5980b8d 100644
--- a/core/tests/org.eclipse.dltk.formatter.tests/META-INF/MANIFEST.MF
+++ b/core/tests/org.eclipse.dltk.formatter.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.formatter.tests
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/core/tests/org.eclipse.dltk.formatter.tests/pom.xml b/core/tests/org.eclipse.dltk.formatter.tests/pom.xml
index 1bdcf65..7c9f701 100644
--- a/core/tests/org.eclipse.dltk.formatter.tests/pom.xml
+++ b/core/tests/org.eclipse.dltk.formatter.tests/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core.tests</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.formatter.tests</artifactId>
diff --git a/core/tests/org.eclipse.dltk.ui.tests/META-INF/MANIFEST.MF b/core/tests/org.eclipse.dltk.ui.tests/META-INF/MANIFEST.MF
index cfb1377..9dbb050 100644
--- a/core/tests/org.eclipse.dltk.ui.tests/META-INF/MANIFEST.MF
+++ b/core/tests/org.eclipse.dltk.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.ui.tests;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.ui.tests.DLTKUITestsPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/core/tests/org.eclipse.dltk.ui.tests/pom.xml b/core/tests/org.eclipse.dltk.ui.tests/pom.xml
index 268aa0e..f351b4b 100644
--- a/core/tests/org.eclipse.dltk.ui.tests/pom.xml
+++ b/core/tests/org.eclipse.dltk.ui.tests/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core.tests</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.ui.tests</artifactId>
diff --git a/core/tests/org.eclipse.dltk.validators.core.tests/META-INF/MANIFEST.MF b/core/tests/org.eclipse.dltk.validators.core.tests/META-INF/MANIFEST.MF
index 77bd87e..fd2f627 100644
--- a/core/tests/org.eclipse.dltk.validators.core.tests/META-INF/MANIFEST.MF
+++ b/core/tests/org.eclipse.dltk.validators.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.validators.core.tests;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.validators.core.tests.Activator
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml b/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml
index e2cdc3a..67fe183 100644
--- a/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml
+++ b/core/tests/org.eclipse.dltk.validators.core.tests/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core.tests</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.validators.core.tests</artifactId>
diff --git a/core/tests/pom.xml b/core/tests/pom.xml
index 07736be..ba51d85 100644
--- a/core/tests/pom.xml
+++ b/core/tests/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>core</artifactId>
 		<groupId>org.eclipse.dltk.core</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<artifactId>core.tests</artifactId>
diff --git a/mylyn/features/org.eclipse.dltk.mylyn-feature/feature.xml b/mylyn/features/org.eclipse.dltk.mylyn-feature/feature.xml
index 10883a2..f5a419e 100644
--- a/mylyn/features/org.eclipse.dltk.mylyn-feature/feature.xml
+++ b/mylyn/features/org.eclipse.dltk.mylyn-feature/feature.xml
@@ -16,7 +16,7 @@
 <feature
       id="org.eclipse.dltk.mylyn"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0"
diff --git a/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml b/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml
index 00e2065..b0383e1 100644
--- a/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml
+++ b/mylyn/features/org.eclipse.dltk.mylyn-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>mylyn</artifactId>
     <groupId>org.eclipse.dltk.mylyn</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.features</groupId>
diff --git a/mylyn/features/org.eclipse.dltk.mylyn.sdk/feature.xml b/mylyn/features/org.eclipse.dltk.mylyn.sdk/feature.xml
index 5b3cceb..1940d6e 100644
--- a/mylyn/features/org.eclipse.dltk.mylyn.sdk/feature.xml
+++ b/mylyn/features/org.eclipse.dltk.mylyn.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.mylyn.sdk"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0"
diff --git a/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml b/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml
index f062aca..6812680 100644
--- a/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml
+++ b/mylyn/features/org.eclipse.dltk.mylyn.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>mylyn</artifactId>
     <groupId>org.eclipse.dltk.mylyn</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.mylyn.sdk</artifactId>
diff --git a/mylyn/plugins/org.eclipse.dltk.mylyn/META-INF/MANIFEST.MF b/mylyn/plugins/org.eclipse.dltk.mylyn/META-INF/MANIFEST.MF
index 85cbb0f..59dab8b 100644
--- a/mylyn/plugins/org.eclipse.dltk.mylyn/META-INF/MANIFEST.MF
+++ b/mylyn/plugins/org.eclipse.dltk.mylyn/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.dltk.mylyn;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.internal.mylyn.DLTKUiBridgePlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml b/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml
index 0ade54f..51b42cc 100644
--- a/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml
+++ b/mylyn/plugins/org.eclipse.dltk.mylyn/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>mylyn</artifactId>
     <groupId>org.eclipse.dltk.mylyn</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.mylyn</artifactId>
diff --git a/mylyn/pom.xml b/mylyn/pom.xml
index 0ab303b..f5a4ec6 100644
--- a/mylyn/pom.xml
+++ b/mylyn/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk.core</groupId>
 		<artifactId>all</artifactId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.mylyn</groupId>
diff --git a/pom.xml b/pom.xml
index 6f16e0a..0d552e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk</groupId>
 		<artifactId>dltk.build.all</artifactId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../org.eclipse.dltk.releng/pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.core</groupId>
diff --git a/rse/features/org.eclipse.dltk.rse-feature/feature.xml b/rse/features/org.eclipse.dltk.rse-feature/feature.xml
index e1c7fc1..54e3ce4 100644
--- a/rse/features/org.eclipse.dltk.rse-feature/feature.xml
+++ b/rse/features/org.eclipse.dltk.rse-feature/feature.xml
@@ -16,7 +16,7 @@
 <feature
       id="org.eclipse.dltk.rse"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0"
diff --git a/rse/features/org.eclipse.dltk.rse-feature/pom.xml b/rse/features/org.eclipse.dltk.rse-feature/pom.xml
index 2332d0b..45e4f95 100644
--- a/rse/features/org.eclipse.dltk.rse-feature/pom.xml
+++ b/rse/features/org.eclipse.dltk.rse-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>rse</artifactId>
     <groupId>org.eclipse.dltk.rse</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.features</groupId>
diff --git a/rse/features/org.eclipse.dltk.rse.sdk/feature.xml b/rse/features/org.eclipse.dltk.rse.sdk/feature.xml
index 8f9c681..dd9657d 100644
--- a/rse/features/org.eclipse.dltk.rse.sdk/feature.xml
+++ b/rse/features/org.eclipse.dltk.rse.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.rse.sdk"
       label="%featureName"
-      version="5.8.1.qualifier"
+      version="5.9.0.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0"
diff --git a/rse/features/org.eclipse.dltk.rse.sdk/pom.xml b/rse/features/org.eclipse.dltk.rse.sdk/pom.xml
index 42d9e74..1c9bbfb 100644
--- a/rse/features/org.eclipse.dltk.rse.sdk/pom.xml
+++ b/rse/features/org.eclipse.dltk.rse.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>rse</artifactId>
     <groupId>org.eclipse.dltk.rse</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.rse.sdk</artifactId>
diff --git a/rse/plugins/org.eclipse.dltk.rse.core/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.dltk.rse.core/META-INF/MANIFEST.MF
index 3d620c5..ad6952b 100644
--- a/rse/plugins/org.eclipse.dltk.rse.core/META-INF/MANIFEST.MF
+++ b/rse/plugins/org.eclipse.dltk.rse.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.rse.core;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.core.internal.rse.DLTKRSEPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/rse/plugins/org.eclipse.dltk.rse.core/pom.xml b/rse/plugins/org.eclipse.dltk.rse.core/pom.xml
index 102e8bb..e838551 100644
--- a/rse/plugins/org.eclipse.dltk.rse.core/pom.xml
+++ b/rse/plugins/org.eclipse.dltk.rse.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>rse</artifactId>
     <groupId>org.eclipse.dltk.rse</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.rse.core</artifactId>
diff --git a/rse/plugins/org.eclipse.dltk.rse.ui/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.dltk.rse.ui/META-INF/MANIFEST.MF
index f64b8b1..1ba9517 100644
--- a/rse/plugins/org.eclipse.dltk.rse.ui/META-INF/MANIFEST.MF
+++ b/rse/plugins/org.eclipse.dltk.rse.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.rse.ui;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.internal.ui.rse.DLTKRSEUI
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml b/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml
index 6d0a15d..f001f55 100644
--- a/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml
+++ b/rse/plugins/org.eclipse.dltk.rse.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>rse</artifactId>
     <groupId>org.eclipse.dltk.rse</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.rse.ui</artifactId>
diff --git a/rse/plugins/org.eclipse.dltk.rse/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.dltk.rse/META-INF/MANIFEST.MF
index c0105b7..22b3f29 100644
--- a/rse/plugins/org.eclipse.dltk.rse/META-INF/MANIFEST.MF
+++ b/rse/plugins/org.eclipse.dltk.rse/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.rse
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/rse/plugins/org.eclipse.dltk.rse/pom.xml b/rse/plugins/org.eclipse.dltk.rse/pom.xml
index 9a373c5..97ddeba 100644
--- a/rse/plugins/org.eclipse.dltk.rse/pom.xml
+++ b/rse/plugins/org.eclipse.dltk.rse/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>rse</artifactId>
 		<groupId>org.eclipse.dltk.rse</groupId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.rse</artifactId>
diff --git a/rse/plugins/org.eclipse.dltk.ssh.core/META-INF/MANIFEST.MF b/rse/plugins/org.eclipse.dltk.ssh.core/META-INF/MANIFEST.MF
index 6b6f933..14d5657 100644
--- a/rse/plugins/org.eclipse.dltk.ssh.core/META-INF/MANIFEST.MF
+++ b/rse/plugins/org.eclipse.dltk.ssh.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.ssh.core;singleton:=true
-Bundle-Version: 5.8.1.qualifier
+Bundle-Version: 5.9.0.qualifier
 Bundle-Activator: org.eclipse.dltk.ssh.internal.core.Activator
 Bundle-Vendor: %providerName
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml b/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml
index a572e78..01f3bd2 100644
--- a/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml
+++ b/rse/plugins/org.eclipse.dltk.ssh.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>rse</artifactId>
     <groupId>org.eclipse.dltk.rse</groupId>
-    <version>5.8.1-SNAPSHOT</version>
+    <version>5.9.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.ssh.core</artifactId>
diff --git a/rse/pom.xml b/rse/pom.xml
index 92e0fbc..407734f 100644
--- a/rse/pom.xml
+++ b/rse/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk.core</groupId>
 		<artifactId>all</artifactId>
-		<version>5.8.1-SNAPSHOT</version>
+		<version>5.9.0-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.rse</groupId>