Change version to 5.11

Signed-off-by: Dawid Pakuła <zulus@w3des.net>
diff --git a/features/org.eclipse.dltk.sh-feature/feature.xml b/features/org.eclipse.dltk.sh-feature/feature.xml
index 864206e..482969d 100644
--- a/features/org.eclipse.dltk.sh-feature/feature.xml
+++ b/features/org.eclipse.dltk.sh-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.sh"
       label="Dynamic Languages Toolkit - ShellEd IDE"
-      version="5.10.0.qualifier"
+      version="5.11.0.qualifier"
       provider-name="Eclipse DLTK"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/features/org.eclipse.dltk.sh-feature/pom.xml b/features/org.eclipse.dltk.sh-feature/pom.xml
index c1bc6e3..0ae56fc 100644
--- a/features/org.eclipse.dltk.sh-feature/pom.xml
+++ b/features/org.eclipse.dltk.sh-feature/pom.xml
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.eclipse.dltk.sh</groupId>
     <artifactId>parent</artifactId>
-    <version>5.10.0-SNAPSHOT</version>
+    <version>5.11.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/features/org.eclipse.dltk.sh.sdk/feature.xml b/features/org.eclipse.dltk.sh.sdk/feature.xml
index 5756845..4c3b604 100644
--- a/features/org.eclipse.dltk.sh.sdk/feature.xml
+++ b/features/org.eclipse.dltk.sh.sdk/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.dltk.sh.sdk"
       label="Dynamic Languages Toolkit - ShellEd IDE SDK"
-      version="5.10.0.qualifier"
+      version="5.11.0.qualifier"
       provider-name="Eclipse DLTK"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/features/org.eclipse.dltk.sh.sdk/pom.xml b/features/org.eclipse.dltk.sh.sdk/pom.xml
index a40544c..ef56cb4 100644
--- a/features/org.eclipse.dltk.sh.sdk/pom.xml
+++ b/features/org.eclipse.dltk.sh.sdk/pom.xml
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.eclipse.dltk.sh</groupId>
     <artifactId>parent</artifactId>
-    <version>5.10.0-SNAPSHOT</version>
+    <version>5.11.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/plugins/org.eclipse.dltk.sh.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.sh.core/META-INF/MANIFEST.MF
index 3c2176c..418ca32 100644
--- a/plugins/org.eclipse.dltk.sh.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.sh.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ShellEd Core Plug-in
 Bundle-SymbolicName: org.eclipse.dltk.sh.core;singleton:=true
-Bundle-Version: 5.10.0.qualifier
+Bundle-Version: 5.11.0.qualifier
 Bundle-Vendor: Eclipse DLTK
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.core.resources,
diff --git a/plugins/org.eclipse.dltk.sh.core/pom.xml b/plugins/org.eclipse.dltk.sh.core/pom.xml
index 6102d00..9a9dc81 100644
--- a/plugins/org.eclipse.dltk.sh.core/pom.xml
+++ b/plugins/org.eclipse.dltk.sh.core/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.dltk.sh</groupId>
     <artifactId>parent</artifactId>
-    <version>5.10.0-SNAPSHOT</version>
+    <version>5.11.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/plugins/org.eclipse.dltk.sh.doc/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.sh.doc/META-INF/MANIFEST.MF
index b5677a7..8888302 100644
--- a/plugins/org.eclipse.dltk.sh.doc/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.sh.doc/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ShellEd Documentation Plug-in
 Bundle-SymbolicName: org.eclipse.dltk.sh.doc;singleton:=true
-Bundle-Version: 5.10.0.qualifier
+Bundle-Version: 5.11.0.qualifier
 Bundle-Vendor: Eclipse DLTK
 Require-Bundle: org.eclipse.help
 Bundle-ActivationPolicy: lazy
diff --git a/plugins/org.eclipse.dltk.sh.doc/pom.xml b/plugins/org.eclipse.dltk.sh.doc/pom.xml
index 761088a..7642b7b 100644
--- a/plugins/org.eclipse.dltk.sh.doc/pom.xml
+++ b/plugins/org.eclipse.dltk.sh.doc/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.eclipse.dltk.sh</groupId>
 		<artifactId>parent</artifactId>
-		<version>5.10.0-SNAPSHOT</version>
+		<version>5.11.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 
diff --git a/plugins/org.eclipse.dltk.sh.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.dltk.sh.ui/META-INF/MANIFEST.MF
index 998fb8a..24f28d0 100644
--- a/plugins/org.eclipse.dltk.sh.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.dltk.sh.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: ShellEd UI Plug-in
 Bundle-SymbolicName: org.eclipse.dltk.sh.ui;singleton:=true
-Bundle-Version: 5.10.0.qualifier
+Bundle-Version: 5.11.0.qualifier
 Bundle-Activator: org.eclipse.dltk.sh.internal.ui.Activator
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
diff --git a/plugins/org.eclipse.dltk.sh.ui/pom.xml b/plugins/org.eclipse.dltk.sh.ui/pom.xml
index a9f6a4f..8417bc4 100644
--- a/plugins/org.eclipse.dltk.sh.ui/pom.xml
+++ b/plugins/org.eclipse.dltk.sh.ui/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.dltk.sh</groupId>
     <artifactId>parent</artifactId>
-    <version>5.10.0-SNAPSHOT</version>
+    <version>5.11.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 27769e4..a0084c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,12 +10,12 @@
 	<parent>
 		<groupId>org.eclipse.dltk</groupId>
 		<artifactId>dltk.build.all</artifactId>
-		<version>5.10.0-SNAPSHOT</version>
+		<version>5.11.0-SNAPSHOT</version>
 		<relativePath>../org.eclipse.dltk.releng/pom.xml</relativePath>
 	</parent>
 	<groupId>org.eclipse.dltk.sh</groupId>
 	<artifactId>parent</artifactId>
-	<version>5.10.0-SNAPSHOT</version>
+	<version>5.11.0-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>ShellEd</name>
 	<properties>
diff --git a/tests/org.eclipse.dltk.sh.core.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.dltk.sh.core.tests/META-INF/MANIFEST.MF
index 072fd66..4e11f6b 100644
--- a/tests/org.eclipse.dltk.sh.core.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.dltk.sh.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests
 Bundle-SymbolicName: org.eclipse.dltk.sh.core.tests
-Bundle-Version: 5.10.0.qualifier
+Bundle-Version: 5.11.0.qualifier
 Bundle-Vendor: Eclipse DLTK
 Require-Bundle: org.junit;bundle-version="4.10.0"
 Bundle-ActivationPolicy: lazy
diff --git a/tests/org.eclipse.dltk.sh.core.tests/pom.xml b/tests/org.eclipse.dltk.sh.core.tests/pom.xml
index 87c4f86..c7bed67 100644
--- a/tests/org.eclipse.dltk.sh.core.tests/pom.xml
+++ b/tests/org.eclipse.dltk.sh.core.tests/pom.xml
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.eclipse.dltk.sh</groupId>
     <artifactId>parent</artifactId>
-    <version>5.10.0-SNAPSHOT</version>
+    <version>5.11.0-SNAPSHOT</version>
     <relativePath>../..</relativePath>
   </parent>
 
diff --git a/tests/org.eclipse.dltk.sh.ui.tests/META-INF/MANIFEST.MF b/tests/org.eclipse.dltk.sh.ui.tests/META-INF/MANIFEST.MF
index 62fb1c8..39f950c 100644
--- a/tests/org.eclipse.dltk.sh.ui.tests/META-INF/MANIFEST.MF
+++ b/tests/org.eclipse.dltk.sh.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests for the ShellEd UI plugin
 Bundle-SymbolicName: org.eclipse.dltk.sh.ui.tests
-Bundle-Version: 5.10.0.qualifier
+Bundle-Version: 5.11.0.qualifier
 Require-Bundle: org.junit;bundle-version="4.10.0"
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/tests/org.eclipse.dltk.sh.ui.tests/pom.xml b/tests/org.eclipse.dltk.sh.ui.tests/pom.xml
index b0bb051..3f96193 100644
--- a/tests/org.eclipse.dltk.sh.ui.tests/pom.xml
+++ b/tests/org.eclipse.dltk.sh.ui.tests/pom.xml
@@ -9,12 +9,12 @@
 	<parent>
 		<groupId>org.eclipse.dltk.sh</groupId>
 		<artifactId>parent</artifactId>
-		<version>5.10.0-SNAPSHOT</version>
+		<version>5.11.0-SNAPSHOT</version>
 		<relativePath>../..</relativePath>
 	</parent>
 
 	<artifactId>org.eclipse.dltk.sh.ui.tests</artifactId>
-	<version>5.10.0-SNAPSHOT</version>
+	<version>5.11.0-SNAPSHOT</version>
 	<packaging>eclipse-test-plugin</packaging>
 
 	<name>ShellEd UI test plugin</name>
diff --git a/update.site/pom.xml b/update.site/pom.xml
index 29aa046..049e5bb 100644
--- a/update.site/pom.xml
+++ b/update.site/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <groupId>org.eclipse.dltk.sh</groupId>
     <artifactId>parent</artifactId>
-    <version>5.10.0-SNAPSHOT</version>
+    <version>5.11.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.dltk.sh.site</artifactId>