Switch version to 5.5.1-SNAPSHOT

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
diff --git a/features/org.eclipse.dltk.python-feature/feature.xml b/features/org.eclipse.dltk.python-feature/feature.xml
index ba18407..438e975 100644
--- a/features/org.eclipse.dltk.python-feature/feature.xml
+++ b/features/org.eclipse.dltk.python-feature/feature.xml
@@ -17,7 +17,7 @@
 <feature
       id="org.eclipse.dltk.python"
       label="%featureName"
-      version="5.5.0.qualifier"
+      version="5.5.1.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0"
diff --git a/features/org.eclipse.dltk.python-feature/pom.xml b/features/org.eclipse.dltk.python-feature/pom.xml
index 1e558bd..60d2780 100644
--- a/features/org.eclipse.dltk.python-feature/pom.xml
+++ b/features/org.eclipse.dltk.python-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>python</artifactId>
     <groupId>org.eclipse.dltk.python</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.features</groupId>
diff --git a/features/org.eclipse.dltk.python.sdk/feature.xml b/features/org.eclipse.dltk.python.sdk/feature.xml
index 20863a7..44eaee7 100644
--- a/features/org.eclipse.dltk.python.sdk/feature.xml
+++ b/features/org.eclipse.dltk.python.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.python.sdk"
       label="%featureName"
-      version="5.5.0.qualifier"
+      version="5.5.1.qualifier"
       provider-name="%providerName"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0"
diff --git a/features/org.eclipse.dltk.python.sdk/pom.xml b/features/org.eclipse.dltk.python.sdk/pom.xml
index 31f8d01..0efecf4 100644
--- a/features/org.eclipse.dltk.python.sdk/pom.xml
+++ b/features/org.eclipse.dltk.python.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>python</artifactId>
     <groupId>org.eclipse.dltk.python</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.python.sdk</artifactId>
diff --git a/plugins/org.eclipse.dltk.python.activestatedebugger/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.python.activestatedebugger/META-INF/MANIFEST.MF
index 69537b8..af4a1c1 100644
--- a/plugins/org.eclipse.dltk.python.activestatedebugger/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.python.activestatedebugger/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.python.activestatedebugger;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.python.activestatedebugger.PythonActiveStateDebuggerPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.dltk.python.activestatedebugger/pom.xml b/plugins/org.eclipse.dltk.python.activestatedebugger/pom.xml
index 99884e5..9e370e7 100644
--- a/plugins/org.eclipse.dltk.python.activestatedebugger/pom.xml
+++ b/plugins/org.eclipse.dltk.python.activestatedebugger/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>python</artifactId>
     <groupId>org.eclipse.dltk.python</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.python.activestatedebugger</artifactId>
diff --git a/plugins/org.eclipse.dltk.python.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.python.core/META-INF/MANIFEST.MF
index 8c3cfdc..e5151fb 100644
--- a/plugins/org.eclipse.dltk.python.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.python.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.python.core;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.python.core.PythonPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.dltk.python.core/pom.xml b/plugins/org.eclipse.dltk.python.core/pom.xml
index 8fd71a0..4c63f01 100644
--- a/plugins/org.eclipse.dltk.python.core/pom.xml
+++ b/plugins/org.eclipse.dltk.python.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>python</artifactId>
     <groupId>org.eclipse.dltk.python</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.python.core</artifactId>
diff --git a/plugins/org.eclipse.dltk.python.debug.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.python.debug.ui/META-INF/MANIFEST.MF
index d5fe92b..1a72a66 100644
--- a/plugins/org.eclipse.dltk.python.debug.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.python.debug.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.python.debug.ui;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.python.internal.debug.ui.PythonDebugUIPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.dltk.python.debug.ui/pom.xml b/plugins/org.eclipse.dltk.python.debug.ui/pom.xml
index 3530ea9..107cb3d 100644
--- a/plugins/org.eclipse.dltk.python.debug.ui/pom.xml
+++ b/plugins/org.eclipse.dltk.python.debug.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>python</artifactId>
     <groupId>org.eclipse.dltk.python</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.python.debug.ui</artifactId>
diff --git a/plugins/org.eclipse.dltk.python.debug/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.python.debug/META-INF/MANIFEST.MF
index 9a0db9e..37d0620 100644
--- a/plugins/org.eclipse.dltk.python.debug/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.python.debug/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.python.debug;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.python.internal.debug.PythonDebugPlugin
 Bundle-Vendor: %pluginProvider
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/plugins/org.eclipse.dltk.python.debug/pom.xml b/plugins/org.eclipse.dltk.python.debug/pom.xml
index 10ca0c0..db1cda8 100644
--- a/plugins/org.eclipse.dltk.python.debug/pom.xml
+++ b/plugins/org.eclipse.dltk.python.debug/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>python</artifactId>
     <groupId>org.eclipse.dltk.python</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.python.debug</artifactId>
diff --git a/plugins/org.eclipse.dltk.python.launching/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.python.launching/META-INF/MANIFEST.MF
index f8c34e2..2082d4b 100644
--- a/plugins/org.eclipse.dltk.python.launching/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.python.launching/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.python.launching;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.python.launching.PythonLaunchingPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.dltk.python.launching/pom.xml b/plugins/org.eclipse.dltk.python.launching/pom.xml
index 6b60713..cf0fb7c 100644
--- a/plugins/org.eclipse.dltk.python.launching/pom.xml
+++ b/plugins/org.eclipse.dltk.python.launching/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>python</artifactId>
     <groupId>org.eclipse.dltk.python</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.python.launching</artifactId>
diff --git a/plugins/org.eclipse.dltk.python.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.python.ui/META-INF/MANIFEST.MF
index 2684717..a61f658 100644
--- a/plugins/org.eclipse.dltk.python.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.python.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.python.ui;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.python.internal.ui.PythonUI
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.dltk.python.ui/pom.xml b/plugins/org.eclipse.dltk.python.ui/pom.xml
index 3c160a8..1b4671c 100644
--- a/plugins/org.eclipse.dltk.python.ui/pom.xml
+++ b/plugins/org.eclipse.dltk.python.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>python</artifactId>
     <groupId>org.eclipse.dltk.python</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.python.ui</artifactId>
diff --git a/pom.xml b/pom.xml
index 3ea4855..7f10c6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk</groupId>
 		<artifactId>dltk</artifactId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../org.eclipse.dltk.releng/build/pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.python</groupId>