[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@817565 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/assembly/pom.xml b/karaf/assembly/pom.xml
index 242d73b..b288ad8 100644
--- a/karaf/assembly/pom.xml
+++ b/karaf/assembly/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>apache-felix-karaf</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Assembly</name>
 
     <properties>
diff --git a/karaf/client/pom.xml b/karaf/client/pom.xml
index e819a51..558f6dd 100644
--- a/karaf/client/pom.xml
+++ b/karaf/client/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>org.apache.felix.karaf.client</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Client</name>
 
     <properties>
diff --git a/karaf/demos/pom.xml b/karaf/demos/pom.xml
index b45b1e1..980c098 100644
--- a/karaf/demos/pom.xml
+++ b/karaf/demos/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.demos</groupId>
     <artifactId>demos</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Demos</name>
 
     <modules>
diff --git a/karaf/demos/web/pom.xml b/karaf/demos/web/pom.xml
index e09f90c..352fe52 100644
--- a/karaf/demos/web/pom.xml
+++ b/karaf/demos/web/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.felix.karaf.demos</groupId>
     <artifactId>demos</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.demos</groupId>
diff --git a/karaf/deployer/blueprint/pom.xml b/karaf/deployer/blueprint/pom.xml
index 4648777..44fdcaa 100644
--- a/karaf/deployer/blueprint/pom.xml
+++ b/karaf/deployer/blueprint/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.deployer</groupId>
     <artifactId>org.apache.felix.karaf.deployer.blueprint</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Blueprint Deployer</name>
 
     <description>This deployer transforms a plain blueprint xml file to a deployable bundle</description>
diff --git a/karaf/deployer/features/pom.xml b/karaf/deployer/features/pom.xml
index 9dc6fb2..8e667cf 100644
--- a/karaf/deployer/features/pom.xml
+++ b/karaf/deployer/features/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.deployer</groupId>
         <artifactId>deployer</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.deployer</groupId>
     <artifactId>org.apache.felix.karaf.deployer.features</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Features Deployer</name>
 
     <description>This deployer can deploy features descriptor on the fly</description>
diff --git a/karaf/deployer/pom.xml b/karaf/deployer/pom.xml
index 417e70d..cc45689 100644
--- a/karaf/deployer/pom.xml
+++ b/karaf/deployer/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.deployer</groupId>
     <artifactId>deployer</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Deployer</name>
 
     <modules>
diff --git a/karaf/deployer/spring/pom.xml b/karaf/deployer/spring/pom.xml
index ccb2fed..9a562e9 100644
--- a/karaf/deployer/spring/pom.xml
+++ b/karaf/deployer/spring/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.deployer</groupId>
     <artifactId>org.apache.felix.karaf.deployer.spring</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Spring Deployer</name>
 
     <description>This deployer transforms a plain spring xml file to a deployable bundle</description>
diff --git a/karaf/features/command/pom.xml b/karaf/features/command/pom.xml
index 8c2e4f8..3b926ce 100644
--- a/karaf/features/command/pom.xml
+++ b/karaf/features/command/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.features</groupId>
     <artifactId>org.apache.felix.karaf.features.command</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Features Command</name>
 
     <properties>
diff --git a/karaf/features/core/pom.xml b/karaf/features/core/pom.xml
index 7f31b12..0a79c7e 100644
--- a/karaf/features/core/pom.xml
+++ b/karaf/features/core/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.features</groupId>
     <artifactId>org.apache.felix.karaf.features.core</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Features Core</name>
 
     <properties>
diff --git a/karaf/features/management/pom.xml b/karaf/features/management/pom.xml
index 98ea7c3..2fbbce9 100644
--- a/karaf/features/management/pom.xml
+++ b/karaf/features/management/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.features</groupId>
         <artifactId>features</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.features</groupId>
     <artifactId>org.apache.felix.karaf.features.management</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Features Management</name>
 
     <properties>
diff --git a/karaf/features/pom.xml b/karaf/features/pom.xml
index 42e827a..f27e5c7 100644
--- a/karaf/features/pom.xml
+++ b/karaf/features/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.features</groupId>
     <artifactId>features</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Features</name>
 
     <modules>
diff --git a/karaf/itests/pom.xml b/karaf/itests/pom.xml
index e93b813..5ae6cff 100644
--- a/karaf/itests/pom.xml
+++ b/karaf/itests/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>itests</artifactId>
     <packaging>jar</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: ITests</name>
 
     <description>
diff --git a/karaf/jaas/boot/pom.xml b/karaf/jaas/boot/pom.xml
index 6490336..167c87c 100644
--- a/karaf/jaas/boot/pom.xml
+++ b/karaf/jaas/boot/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.jaas</groupId>
     <artifactId>org.apache.felix.karaf.jaas.boot</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: JAAS Boot</name>
 
     <description>
diff --git a/karaf/jaas/config/pom.xml b/karaf/jaas/config/pom.xml
index 04a7e0c..62fdf0a 100644
--- a/karaf/jaas/config/pom.xml
+++ b/karaf/jaas/config/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.jaas</groupId>
     <artifactId>org.apache.felix.karaf.jaas.config</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: JAAS Config</name>
 
     <description>
diff --git a/karaf/jaas/modules/pom.xml b/karaf/jaas/modules/pom.xml
index faff421..cc5da4a 100644
--- a/karaf/jaas/modules/pom.xml
+++ b/karaf/jaas/modules/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.jaas</groupId>
     <artifactId>org.apache.felix.karaf.jaas.modules</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: JAAS Modules</name>
 
     <description>
diff --git a/karaf/jaas/pom.xml b/karaf/jaas/pom.xml
index 1ba1b8d..831b5f2 100644
--- a/karaf/jaas/pom.xml
+++ b/karaf/jaas/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.jaas</groupId>
     <artifactId>jaas</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: JAAS</name>
 
     <modules>
diff --git a/karaf/main/pom.xml b/karaf/main/pom.xml
index 7f49bcf..4e09757 100644
--- a/karaf/main/pom.xml
+++ b/karaf/main/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>org.apache.felix.karaf.main</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Main</name>
 
     <properties>
diff --git a/karaf/management/pom.xml b/karaf/management/pom.xml
index 415cc2e..1ba4caa 100644
--- a/karaf/management/pom.xml
+++ b/karaf/management/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>org.apache.felix.karaf.management</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Management</name>
 
     <properties>
diff --git a/karaf/pom.xml b/karaf/pom.xml
index 979b464..7aff67f 100644
--- a/karaf/pom.xml
+++ b/karaf/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>karaf</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -49,9 +49,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/karaf-1.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/karaf-1.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/karaf-1.0.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/karaf</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/karaf</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/karaf/</url>
     </scm>
 
     <issueManagement>
diff --git a/karaf/shell/admin/pom.xml b/karaf/shell/admin/pom.xml
index 49fd8b7..c0ecde3 100644
--- a/karaf/shell/admin/pom.xml
+++ b/karaf/shell/admin/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.admin</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell Admin</name>
 
     <description>
diff --git a/karaf/shell/commands/pom.xml b/karaf/shell/commands/pom.xml
index 852f9c6..a2e7066 100644
--- a/karaf/shell/commands/pom.xml
+++ b/karaf/shell/commands/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.commands</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell Various Commands</name>
 
     <description>
diff --git a/karaf/shell/config/pom.xml b/karaf/shell/config/pom.xml
index 369e52f..cbd64d2 100644
--- a/karaf/shell/config/pom.xml
+++ b/karaf/shell/config/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.config</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell ConfigAdmin Commands</name>
 
     <description>
diff --git a/karaf/shell/console/pom.xml b/karaf/shell/console/pom.xml
index cfd5ca5..83df169 100644
--- a/karaf/shell/console/pom.xml
+++ b/karaf/shell/console/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.console</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell Console</name>
 
     <description>
diff --git a/karaf/shell/log/pom.xml b/karaf/shell/log/pom.xml
index f72230b..52e89ab 100644
--- a/karaf/shell/log/pom.xml
+++ b/karaf/shell/log/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.log</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell Log Commands</name>
 
     <description>
diff --git a/karaf/shell/obr/pom.xml b/karaf/shell/obr/pom.xml
index a3d165e..7651a76 100644
--- a/karaf/shell/obr/pom.xml
+++ b/karaf/shell/obr/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.obr</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell OBR Commands</name>
 
     <description>
diff --git a/karaf/shell/osgi/pom.xml b/karaf/shell/osgi/pom.xml
index 197031d..06a38b4 100644
--- a/karaf/shell/osgi/pom.xml
+++ b/karaf/shell/osgi/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell OSGi Commands</name>
 
     <description>
diff --git a/karaf/shell/packages/pom.xml b/karaf/shell/packages/pom.xml
index 496b11c..9db8ba4 100644
--- a/karaf/shell/packages/pom.xml
+++ b/karaf/shell/packages/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.packages</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell PackageAdmin Commands</name>
 
     <description>
diff --git a/karaf/shell/pom.xml b/karaf/shell/pom.xml
index 681fc05..0b1a1aa 100644
--- a/karaf/shell/pom.xml
+++ b/karaf/shell/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>shell</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell</name>
 
     <modules>
diff --git a/karaf/shell/ssh/pom.xml b/karaf/shell/ssh/pom.xml
index 7e7fcd2..6658a91 100644
--- a/karaf/shell/ssh/pom.xml
+++ b/karaf/shell/ssh/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.ssh</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell SSH</name>
 
     <description>
diff --git a/karaf/shell/wrapper/pom.xml b/karaf/shell/wrapper/pom.xml
index 8ea491b..9d835bb 100644
--- a/karaf/shell/wrapper/pom.xml
+++ b/karaf/shell/wrapper/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.shell</groupId>
         <artifactId>shell</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.wrapper</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell Service Wrapper</name>
 
     <description>
diff --git a/karaf/tooling/features-maven-plugin/pom.xml b/karaf/tooling/features-maven-plugin/pom.xml
index fbdf831..02214c5 100644
--- a/karaf/tooling/features-maven-plugin/pom.xml
+++ b/karaf/tooling/features-maven-plugin/pom.xml
@@ -21,13 +21,13 @@
     <parent>
       <groupId>org.apache.felix.karaf.tooling</groupId>
       <artifactId>tooling</artifactId>
-      <version>1.0.0</version>
+      <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.tooling</groupId>
     <artifactId>features-maven-plugin</artifactId>
     <packaging>maven-plugin</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Maven2 Features plugin</name>
 
     <description>
diff --git a/karaf/tooling/pom.xml b/karaf/tooling/pom.xml
index ced656b..258e6cc 100644
--- a/karaf/tooling/pom.xml
+++ b/karaf/tooling/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.tooling</groupId>
     <artifactId>tooling</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Tooling</name>
 
     <modules>
diff --git a/karaf/webconsole/admin/pom.xml b/karaf/webconsole/admin/pom.xml
index 55caaab..b8314dd 100644
--- a/karaf/webconsole/admin/pom.xml
+++ b/karaf/webconsole/admin/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.webconsole</groupId>
     <artifactId>org.apache.felix.karaf.webconsole.admin</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Web Console :: Admin Plugin</name>
   
     <properties>
@@ -61,7 +61,7 @@
         <dependency>
             <groupId>org.apache.felix.karaf.shell</groupId>
             <artifactId>org.apache.felix.karaf.shell.admin</artifactId>
-            <version>1.0.0</version>
+            <version>1.1.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
diff --git a/karaf/webconsole/branding/pom.xml b/karaf/webconsole/branding/pom.xml
index b2ed4d4..8d0f18c 100644
--- a/karaf/webconsole/branding/pom.xml
+++ b/karaf/webconsole/branding/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.felix.karaf.webconsole</groupId>
         <artifactId>webconsole</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.webconsole</groupId>
     <artifactId>org.apache.felix.karaf.webconsole.branding</artifactId>
     <packaging>bundle</packaging>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Web Console :: Branding</name>
 
     <description>Apache Felix Karaf branding for the Apache Felix Web Console. This fragment
diff --git a/karaf/webconsole/features/pom.xml b/karaf/webconsole/features/pom.xml
index b69cb59..8315978 100644
--- a/karaf/webconsole/features/pom.xml
+++ b/karaf/webconsole/features/pom.xml
@@ -24,13 +24,13 @@
   <parent>
       <groupId>org.apache.felix.karaf.webconsole</groupId>
       <artifactId>webconsole</artifactId>
-      <version>1.0.0</version>
+      <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.webconsole</groupId>
   <artifactId>org.apache.felix.karaf.webconsole.features</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0.0</version>
+  <version>1.1.0-SNAPSHOT</version>
   <name>Apache Felix Karaf :: Web Console :: Features Plugin</name>
   
   <properties>
diff --git a/karaf/webconsole/gogo/pom.xml b/karaf/webconsole/gogo/pom.xml
index 5283e84..041073d 100644
--- a/karaf/webconsole/gogo/pom.xml
+++ b/karaf/webconsole/gogo/pom.xml
@@ -24,13 +24,13 @@
   <parent>
       <groupId>org.apache.felix.karaf.webconsole</groupId>
       <artifactId>webconsole</artifactId>
-      <version>1.0.0</version>
+      <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.webconsole</groupId>
   <artifactId>org.apache.felix.karaf.webconsole.gogo</artifactId>
   <packaging>bundle</packaging>
-  <version>1.0.0</version>
+  <version>1.1.0-SNAPSHOT</version>
   <name>Apache Felix Karaf :: Web Console :: Gogo Plugin</name>
   
   <properties>
diff --git a/karaf/webconsole/pom.xml b/karaf/webconsole/pom.xml
index efbe4d8..0887017 100644
--- a/karaf/webconsole/pom.xml
+++ b/karaf/webconsole/pom.xml
@@ -24,13 +24,13 @@
   <parent>
     <groupId>org.apache.felix.karaf</groupId>
     <artifactId>karaf</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.felix.karaf.webconsole</groupId>
   <artifactId>webconsole</artifactId>
   <packaging>pom</packaging>
-  <version>1.0.0</version>
+  <version>1.1.0-SNAPSHOT</version>
   <name>Apache Felix Karaf :: Web Console</name>
   
   <modules>