Switch version to 5.5.1-SNAPSHOT

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
diff --git a/itcl/features/org.eclipse.dltk.itcl-feature/feature.xml b/itcl/features/org.eclipse.dltk.itcl-feature/feature.xml
index 7214ea4..229bb68 100644
--- a/itcl/features/org.eclipse.dltk.itcl-feature/feature.xml
+++ b/itcl/features/org.eclipse.dltk.itcl-feature/feature.xml
@@ -16,7 +16,7 @@
 <feature
       id="org.eclipse.dltk.itcl"
       label="%featureName"
-      version="5.5.0.qualifier"
+      version="5.5.1.qualifier"
       provider-name="%providerName"
       image="eclipse_update_120.jpg"
       license-feature="org.eclipse.license"
diff --git a/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml b/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml
index 4c5a2df..92aef10 100644
--- a/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml
+++ b/itcl/features/org.eclipse.dltk.itcl-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>itcl</artifactId>
     <groupId>org.eclipse.dltk.itcl</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/itcl/features/org.eclipse.dltk.itcl.sdk/feature.xml b/itcl/features/org.eclipse.dltk.itcl.sdk/feature.xml
index a8e05de..b451037 100644
--- a/itcl/features/org.eclipse.dltk.itcl.sdk/feature.xml
+++ b/itcl/features/org.eclipse.dltk.itcl.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.itcl.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/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml b/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml
index d1eb50b..477ad79 100644
--- a/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml
+++ b/itcl/features/org.eclipse.dltk.itcl.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>itcl</artifactId>
     <groupId>org.eclipse.dltk.itcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.itcl.sdk</artifactId>
diff --git a/itcl/plugins/org.eclipse.dltk.itcl.core/META-INF/MANIFEST.MF b/itcl/plugins/org.eclipse.dltk.itcl.core/META-INF/MANIFEST.MF
index b083e18..5a8ecee 100644
--- a/itcl/plugins/org.eclipse.dltk.itcl.core/META-INF/MANIFEST.MF
+++ b/itcl/plugins/org.eclipse.dltk.itcl.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.itcl.core;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.itcl.internal.core.IncrTCLPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml b/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml
index 375a9fd..9f27546 100644
--- a/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml
+++ b/itcl/plugins/org.eclipse.dltk.itcl.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>itcl</artifactId>
     <groupId>org.eclipse.dltk.itcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.itcl.core</artifactId>
diff --git a/itcl/plugins/org.eclipse.dltk.itcl.ui/META-INF/MANIFEST.MF b/itcl/plugins/org.eclipse.dltk.itcl.ui/META-INF/MANIFEST.MF
index b2c6223..dcc8047 100644
--- a/itcl/plugins/org.eclipse.dltk.itcl.ui/META-INF/MANIFEST.MF
+++ b/itcl/plugins/org.eclipse.dltk.itcl.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %pluginName
 Bundle-Vendor: %pluginProvider
 Bundle-SymbolicName: org.eclipse.dltk.itcl.ui;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.itcl.internal.ui.IncrTclUI
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
diff --git a/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml b/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml
index d73357d..b58c555 100644
--- a/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml
+++ b/itcl/plugins/org.eclipse.dltk.itcl.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>itcl</artifactId>
     <groupId>org.eclipse.dltk.itcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.itcl.ui</artifactId>
diff --git a/itcl/plugins/org.eclipse.dltk.itcl/META-INF/MANIFEST.MF b/itcl/plugins/org.eclipse.dltk.itcl/META-INF/MANIFEST.MF
index 86f8eaf..4a26250 100644
--- a/itcl/plugins/org.eclipse.dltk.itcl/META-INF/MANIFEST.MF
+++ b/itcl/plugins/org.eclipse.dltk.itcl/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.itcl
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/itcl/plugins/org.eclipse.dltk.itcl/pom.xml b/itcl/plugins/org.eclipse.dltk.itcl/pom.xml
index dbf12c9..91f5708 100644
--- a/itcl/plugins/org.eclipse.dltk.itcl/pom.xml
+++ b/itcl/plugins/org.eclipse.dltk.itcl/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>itcl</artifactId>
 		<groupId>org.eclipse.dltk.itcl</groupId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.itcl</artifactId>
diff --git a/itcl/pom.xml b/itcl/pom.xml
index d6d21ab..e90380f 100644
--- a/itcl/pom.xml
+++ b/itcl/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk.tcl</groupId>
 		<artifactId>tcl-all</artifactId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.itcl</groupId>
diff --git a/itcl/tests/org.eclipse.dltk.itcl.core.tests/META-INF/MANIFEST.MF b/itcl/tests/org.eclipse.dltk.itcl.core.tests/META-INF/MANIFEST.MF
index d2150c9..153fef0 100644
--- a/itcl/tests/org.eclipse.dltk.itcl.core.tests/META-INF/MANIFEST.MF
+++ b/itcl/tests/org.eclipse.dltk.itcl.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.itcl.core.tests
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Vendor: %pluginProvider
 Require-Bundle: org.eclipse.core.runtime,
  org.junit,
diff --git a/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml b/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml
index 93f0944..87c5e66 100644
--- a/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml
+++ b/itcl/tests/org.eclipse.dltk.itcl.core.tests/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>itcl</artifactId>
     <groupId>org.eclipse.dltk.itcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.itcl.core.tests</artifactId>
diff --git a/pom.xml b/pom.xml
index 454ffbb..3da18ad 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.tcl</groupId>
diff --git a/tcl/docs/org.eclipse.dltk.tcl.doc.user/META-INF/MANIFEST.MF b/tcl/docs/org.eclipse.dltk.tcl.doc.user/META-INF/MANIFEST.MF
index eb5e4b4..6c1751c 100644
--- a/tcl/docs/org.eclipse.dltk.tcl.doc.user/META-INF/MANIFEST.MF
+++ b/tcl/docs/org.eclipse.dltk.tcl.doc.user/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Created-By: 1.4.2 (IBM Corporation)
 Eclipse-LazyStart: true
 Bundle-SymbolicName: org.eclipse.dltk.tcl.doc.user;singleton:=true
diff --git a/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml b/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml
index 0022c92..6f5b3ae 100644
--- a/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml
+++ b/tcl/docs/org.eclipse.dltk.tcl.doc.user/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>tcl</artifactId>
 		<groupId>org.eclipse.dltk.tcl</groupId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.tcl.doc.user</artifactId>
diff --git a/tcl/features/org.eclipse.dltk.tcl-feature/feature.xml b/tcl/features/org.eclipse.dltk.tcl-feature/feature.xml
index f075653..a1d2d9a 100644
--- a/tcl/features/org.eclipse.dltk.tcl-feature/feature.xml
+++ b/tcl/features/org.eclipse.dltk.tcl-feature/feature.xml
@@ -16,7 +16,7 @@
 <feature
       id="org.eclipse.dltk.tcl"
       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/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml b/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml
index 1653982..1b1b045 100644
--- a/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml
+++ b/tcl/features/org.eclipse.dltk.tcl-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</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/tcl/features/org.eclipse.dltk.tcl.sdk/feature.xml b/tcl/features/org.eclipse.dltk.tcl.sdk/feature.xml
index 22b1d85..bbe25a4 100644
--- a/tcl/features/org.eclipse.dltk.tcl.sdk/feature.xml
+++ b/tcl/features/org.eclipse.dltk.tcl.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.tcl.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/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml b/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml
index b90fff9..bf1267f 100644
--- a/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml
+++ b/tcl/features/org.eclipse.dltk.tcl.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.sdk</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/META-INF/MANIFEST.MF
index 0987bb3..99f7125 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.activestatedebugger;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.activestatedebugger.TclActiveStateDebuggerPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml
index 9519554..00a6534 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.activestatedebugger/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.activestatedebugger</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/META-INF/MANIFEST.MF
index 93fc904..ccdb364 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: DLTK Tcl Offline Indexer
 Bundle-Vendor: Eclipse DLTK
 Bundle-SymbolicName: org.eclipse.dltk.tcl.core.indexer;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.core.indexer.Activator
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.dltk.core;bundle-version="0.0.0",
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml
index 0755535..52e4edf 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.core.indexer/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.core.indexer</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.core/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.core/META-INF/MANIFEST.MF
index dfa22c8..ceca820 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.core/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.core;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.core.TclPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml
index c8f2db2..cc1789d 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.core</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/META-INF/MANIFEST.MF
index 85d8504..476ddfc 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.debug.ui;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.debug.ui,
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml
index 522162e..8b67137 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.debug.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.debug.ui</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.debug/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.debug/META-INF/MANIFEST.MF
index cf03925..0b34ebc 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.debug/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.debug/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.debug;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.dltk.debug;bundle-version="0.0.0",
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml
index b4313c8..3c2e4ff 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.debug/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.debug</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.formatter/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.formatter/META-INF/MANIFEST.MF
index f5b2c21..3b42f18 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.formatter/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.formatter/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.formatter;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.formatter.internal.TclFormatterPlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml
index f78c88f..767295b 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.formatter/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.formatter</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.launching/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.launching/META-INF/MANIFEST.MF
index af150bc..49cf28a 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.launching/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.launching/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.launching;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.launching.TclLaunchingPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml
index a869574..e456292 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.launching/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.launching</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.parser/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.parser/META-INF/MANIFEST.MF
index 72508d3..252a535 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.parser/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.parser/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.parser;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-ClassPath: .
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml
index 2c6b79f..4383e94 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.parser/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.parser</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/META-INF/MANIFEST.MF
index 31a3961..0c7bc91 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.tclchecker;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.tclchecker.TclCheckerPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml
index 866a2b6..5dfad88 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.tclchecker/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.tclchecker</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.tcllib/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.tcllib/META-INF/MANIFEST.MF
index 2ab45df..2536612 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.tcllib/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.tcllib/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.tcllib;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Vendor: %pluginProvider
 Require-Bundle: org.eclipse.dltk.tcl.parser;bundle-version="0.0.0"
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml
index c8b7312..a2b3ab4 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.tcllib/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>tcl</artifactId>
 		<groupId>org.eclipse.dltk.tcl</groupId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.tcl.tcllib</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/META-INF/MANIFEST.MF
index e17f4f7..e81d41f 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.testing.tcltest;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.testing.internal.tcltest.Activator
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml
index ae42660..07737c9 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.testing.tcltest/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.testing.tcltest</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.testing/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.testing/META-INF/MANIFEST.MF
index 0323fe6..a85fbc9 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.testing/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.testing/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.testing;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.internal.testing.Activator
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml
index 3e5a671..2e74106 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.testing/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.testing</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.ui/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.ui/META-INF/MANIFEST.MF
index a1953b7..72ae593 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.ui/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.ui; singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.internal.ui.TclUI
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml
index 886d482..d180c21 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.ui</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.validators/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl.validators/META-INF/MANIFEST.MF
index f999534..21c813c 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.validators/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl.validators/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.validators;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.validators.TclValidatorsCore
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml
index ec02d51..79abc69 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl.validators/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>tcl</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.tcl.validators</artifactId>
diff --git a/tcl/plugins/org.eclipse.dltk.tcl/META-INF/MANIFEST.MF b/tcl/plugins/org.eclipse.dltk.tcl/META-INF/MANIFEST.MF
index 11daa5d..6a4aec0 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl/META-INF/MANIFEST.MF
+++ b/tcl/plugins/org.eclipse.dltk.tcl/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/tcl/plugins/org.eclipse.dltk.tcl/pom.xml b/tcl/plugins/org.eclipse.dltk.tcl/pom.xml
index e5d2656..71b9aca 100644
--- a/tcl/plugins/org.eclipse.dltk.tcl/pom.xml
+++ b/tcl/plugins/org.eclipse.dltk.tcl/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>tcl</artifactId>
 		<groupId>org.eclipse.dltk.tcl</groupId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.tcl</artifactId>
diff --git a/tcl/pom.xml b/tcl/pom.xml
index 8d401b2..79dc151 100644
--- a/tcl/pom.xml
+++ b/tcl/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk.tcl</groupId>
 		<artifactId>tcl-all</artifactId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.tcl</groupId>
diff --git a/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/META-INF/MANIFEST.MF b/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/META-INF/MANIFEST.MF
index f6056f6..ba9f616 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/META-INF/MANIFEST.MF
+++ b/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: Tests Plug-in
 Bundle-Vendor: Eclipse DLTK
 Bundle-SymbolicName: org.eclipse.dltk.tcl.activestatedebugger.tests
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.activestatedebugger.tests.Activator
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.dltk.tcl.activestatedebugger,
diff --git a/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml b/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml
index 3a0a46d..bf072a2 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml
+++ b/tcl/tests/org.eclipse.dltk.tcl.activestatedebugger.tests/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>tcl.tests</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.tcl</groupId>
   <artifactId>org.eclipse.dltk.tcl.activestatedebugger.tests</artifactId>
-  <version>5.5.0-SNAPSHOT</version>
+  <version>5.5.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
 	  <plugins>
diff --git a/tcl/tests/org.eclipse.dltk.tcl.core.tests/META-INF/MANIFEST.MF b/tcl/tests/org.eclipse.dltk.tcl.core.tests/META-INF/MANIFEST.MF
index b497895..5f3b825 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.core.tests/META-INF/MANIFEST.MF
+++ b/tcl/tests/org.eclipse.dltk.tcl.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.core.tests
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.core.tests.model.Activator
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml b/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml
index b2a8eb7..78bd4da 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml
+++ b/tcl/tests/org.eclipse.dltk.tcl.core.tests/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>tcl.tests</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.tcl</groupId>
   <artifactId>org.eclipse.dltk.tcl.core.tests</artifactId>
-  <version>5.5.0-SNAPSHOT</version>
+  <version>5.5.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
 	  <plugins>
diff --git a/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/META-INF/MANIFEST.MF b/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/META-INF/MANIFEST.MF
index e3faeae..5caf25d 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/META-INF/MANIFEST.MF
+++ b/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: Tests Plug-in
 Bundle-Vendor: Eclipse DLTK
 Bundle-SymbolicName: org.eclipse.dltk.tcl.formatter.tests;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.junit,
  org.eclipse.jface.text,
diff --git a/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml b/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml
index fe22774..55fabd0 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml
+++ b/tcl/tests/org.eclipse.dltk.tcl.formatter.tests/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>tcl.tests</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.tcl</groupId>
   <artifactId>org.eclipse.dltk.tcl.formatter.tests</artifactId>
-  <version>5.5.0-SNAPSHOT</version>
+  <version>5.5.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
 	  <plugins>
diff --git a/tcl/tests/org.eclipse.dltk.tcl.parser.tests/META-INF/MANIFEST.MF b/tcl/tests/org.eclipse.dltk.tcl.parser.tests/META-INF/MANIFEST.MF
index 67d4262..0b84c1f 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.parser.tests/META-INF/MANIFEST.MF
+++ b/tcl/tests/org.eclipse.dltk.tcl.parser.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.parser.tests;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-ClassPath: .
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml b/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml
index 3ac9e46..53424b3 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml
+++ b/tcl/tests/org.eclipse.dltk.tcl.parser.tests/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>tcl.tests</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.tcl</groupId>
   <artifactId>org.eclipse.dltk.tcl.parser.tests</artifactId>
-  <version>5.5.0-SNAPSHOT</version>
+  <version>5.5.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
 	  <plugins>
diff --git a/tcl/tests/org.eclipse.dltk.tcl.tests/META-INF/MANIFEST.MF b/tcl/tests/org.eclipse.dltk.tcl.tests/META-INF/MANIFEST.MF
index ace249c..a6d946c 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.tests/META-INF/MANIFEST.MF
+++ b/tcl/tests/org.eclipse.dltk.tcl.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.tests
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.tests.TclTestsPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml b/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml
index e4c493f..76b08a4 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml
+++ b/tcl/tests/org.eclipse.dltk.tcl.tests/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>tcl.tests</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.tcl</groupId>
   <artifactId>org.eclipse.dltk.tcl.tests</artifactId>
-  <version>5.5.0-SNAPSHOT</version>
+  <version>5.5.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
 	  <plugins>
diff --git a/tcl/tests/org.eclipse.dltk.tcl.ui.tests/META-INF/MANIFEST.MF b/tcl/tests/org.eclipse.dltk.tcl.ui.tests/META-INF/MANIFEST.MF
index 4294962..e60ccaf 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.ui.tests/META-INF/MANIFEST.MF
+++ b/tcl/tests/org.eclipse.dltk.tcl.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.ui.tests
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.ui.tests.TclUITestsPlugin
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml b/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml
index f05d2ee..97103fc 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml
+++ b/tcl/tests/org.eclipse.dltk.tcl.ui.tests/pom.xml
@@ -6,12 +6,12 @@
 	<parent>
 		<artifactId>tcl.tests</artifactId>
 		<groupId>org.eclipse.dltk.tcl</groupId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.tcl</groupId>
 	<artifactId>org.eclipse.dltk.tcl.ui.tests</artifactId>
-	<version>5.5.0-SNAPSHOT</version>
+	<version>5.5.1-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 	<properties>
 		<os-jvm-flags></os-jvm-flags>
diff --git a/tcl/tests/org.eclipse.dltk.tcl.validators.tests/META-INF/MANIFEST.MF b/tcl/tests/org.eclipse.dltk.tcl.validators.tests/META-INF/MANIFEST.MF
index 6b6d637..3291c03 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.validators.tests/META-INF/MANIFEST.MF
+++ b/tcl/tests/org.eclipse.dltk.tcl.validators.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.tcl.validators.tests;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.tcl.internal.validators.TclValidatorTestsPlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml b/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml
index d69c2d9..6ff62b0 100644
--- a/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml
+++ b/tcl/tests/org.eclipse.dltk.tcl.validators.tests/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <artifactId>tcl.tests</artifactId>
     <groupId>org.eclipse.dltk.tcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <groupId>org.eclipse.dltk.tcl</groupId>
   <artifactId>org.eclipse.dltk.tcl.validators.tests</artifactId>
-  <version>5.5.0-SNAPSHOT</version>
+  <version>5.5.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
 	  <plugins>
diff --git a/tcl/tests/pom.xml b/tcl/tests/pom.xml
index d6f33ee..523cb46 100644
--- a/tcl/tests/pom.xml
+++ b/tcl/tests/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>tcl</artifactId>
 		<groupId>org.eclipse.dltk.tcl</groupId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../</relativePath>
 	</parent>
 	<artifactId>tcl.tests</artifactId>
diff --git a/xotcl/features/org.eclipse.dltk.xotcl-feature/feature.xml b/xotcl/features/org.eclipse.dltk.xotcl-feature/feature.xml
index 1dc569c..e9ec2bc 100644
--- a/xotcl/features/org.eclipse.dltk.xotcl-feature/feature.xml
+++ b/xotcl/features/org.eclipse.dltk.xotcl-feature/feature.xml
@@ -16,7 +16,7 @@
 <feature
       id="org.eclipse.dltk.xotcl"
       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/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml b/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml
index c6fd383..fc0817d 100644
--- a/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml
+++ b/xotcl/features/org.eclipse.dltk.xotcl-feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>xotcl</artifactId>
     <groupId>org.eclipse.dltk.xotcl</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/xotcl/features/org.eclipse.dltk.xotcl.sdk/feature.xml b/xotcl/features/org.eclipse.dltk.xotcl.sdk/feature.xml
index 8e807b3..e046c07 100644
--- a/xotcl/features/org.eclipse.dltk.xotcl.sdk/feature.xml
+++ b/xotcl/features/org.eclipse.dltk.xotcl.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.xotcl.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/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml b/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml
index 1cb891f..2263420 100644
--- a/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml
+++ b/xotcl/features/org.eclipse.dltk.xotcl.sdk/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>xotcl</artifactId>
     <groupId>org.eclipse.dltk.xotcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.xotcl.sdk</artifactId>
diff --git a/xotcl/plugins/org.eclipse.dltk.xotcl.core/META-INF/MANIFEST.MF b/xotcl/plugins/org.eclipse.dltk.xotcl.core/META-INF/MANIFEST.MF
index 6a571c6..a78a12b 100644
--- a/xotcl/plugins/org.eclipse.dltk.xotcl.core/META-INF/MANIFEST.MF
+++ b/xotcl/plugins/org.eclipse.dltk.xotcl.core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %pluginName
 Bundle-Vendor: %pluginProvider
 Bundle-SymbolicName: org.eclipse.dltk.xotcl.core;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.xotcl.internal.core.XOTclPlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml b/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml
index aa74f6d..0efd55f 100644
--- a/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml
+++ b/xotcl/plugins/org.eclipse.dltk.xotcl.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>xotcl</artifactId>
     <groupId>org.eclipse.dltk.xotcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.xotcl.core</artifactId>
diff --git a/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/META-INF/MANIFEST.MF b/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/META-INF/MANIFEST.MF
index e93eef7..5c52101 100644
--- a/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/META-INF/MANIFEST.MF
+++ b/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.xotcl.testing.xounit;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.xotcl.testing.internal.xounit.Activator
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml b/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml
index e8bf072..f29de34 100644
--- a/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml
+++ b/xotcl/plugins/org.eclipse.dltk.xotcl.testing.xounit/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>xotcl</artifactId>
     <groupId>org.eclipse.dltk.xotcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.xotcl.testing.xounit</artifactId>
diff --git a/xotcl/plugins/org.eclipse.dltk.xotcl.ui/META-INF/MANIFEST.MF b/xotcl/plugins/org.eclipse.dltk.xotcl.ui/META-INF/MANIFEST.MF
index 365bdd8..e9f4085 100644
--- a/xotcl/plugins/org.eclipse.dltk.xotcl.ui/META-INF/MANIFEST.MF
+++ b/xotcl/plugins/org.eclipse.dltk.xotcl.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %pluginName
 Bundle-Vendor: %pluginProvider
 Bundle-SymbolicName: org.eclipse.dltk.xotcl.ui;singleton:=true
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.xotcl.internal.ui.XOTclUI
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui,
diff --git a/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml b/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml
index b067685..2eb78e5 100644
--- a/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml
+++ b/xotcl/plugins/org.eclipse.dltk.xotcl.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>xotcl</artifactId>
     <groupId>org.eclipse.dltk.xotcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.xotcl.ui</artifactId>
diff --git a/xotcl/plugins/org.eclipse.dltk.xotcl/META-INF/MANIFEST.MF b/xotcl/plugins/org.eclipse.dltk.xotcl/META-INF/MANIFEST.MF
index f8ffed6..c68b94f 100644
--- a/xotcl/plugins/org.eclipse.dltk.xotcl/META-INF/MANIFEST.MF
+++ b/xotcl/plugins/org.eclipse.dltk.xotcl/META-INF/MANIFEST.MF
@@ -2,6 +2,6 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.xotcl
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml b/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml
index be540dd..f2fc552 100644
--- a/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml
+++ b/xotcl/plugins/org.eclipse.dltk.xotcl/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<artifactId>xotcl</artifactId>
 		<groupId>org.eclipse.dltk.xotcl</groupId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 	<artifactId>org.eclipse.dltk.xotcl</artifactId>
diff --git a/xotcl/pom.xml b/xotcl/pom.xml
index 68aa621..86c5b92 100644
--- a/xotcl/pom.xml
+++ b/xotcl/pom.xml
@@ -6,7 +6,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk.tcl</groupId>
 		<artifactId>tcl-all</artifactId>
-		<version>5.5.0-SNAPSHOT</version>
+		<version>5.5.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.xotcl</groupId>
diff --git a/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/META-INF/MANIFEST.MF b/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/META-INF/MANIFEST.MF
index 93f595d..dfc78b7 100644
--- a/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/META-INF/MANIFEST.MF
+++ b/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.dltk.xotcl.core.tests
-Bundle-Version: 5.5.0.qualifier
+Bundle-Version: 5.5.1.qualifier
 Bundle-Activator: org.eclipse.dltk.xotcl.core.tests.Activator
 Bundle-Vendor: %pluginProvider
 Bundle-Localization: plugin
diff --git a/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml b/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml
index 35871ef..da2fc57 100644
--- a/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml
+++ b/xotcl/tests/org.eclipse.dltk.xotcl.core.tests/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>xotcl</artifactId>
     <groupId>org.eclipse.dltk.xotcl</groupId>
-    <version>5.5.0-SNAPSHOT</version>
+    <version>5.5.1-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
   <artifactId>org.eclipse.dltk.xotcl.core.tests</artifactId>