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

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/kernel/branches/kernel-1.1.x@753217 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 6a1f0ae..066cc31 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>apache-servicemix-kernel</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Assembly</name>
 
     <dependencies>
diff --git a/client/pom.xml b/client/pom.xml
index 3f9ae29..005ce06 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>org.apache.servicemix.kernel.client</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Client</name>
 
     <dependencies>
diff --git a/demos/pom.xml b/demos/pom.xml
index 6662e55..06742fb 100644
--- a/demos/pom.xml
+++ b/demos/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>org.apache.servicemix.kernel.demos</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Demos</name>
 
     <modules>
diff --git a/demos/smx4web/pom.xml b/demos/smx4web/pom.xml
index 07b41a4..f049a03 100644
--- a/demos/smx4web/pom.xml
+++ b/demos/smx4web/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>org.apache.servicemix.kernel.demos</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.servicemix.kernel.demos</groupId>
diff --git a/filemonitor/pom.xml b/filemonitor/pom.xml
index 8a293eb..9787ad6 100644
--- a/filemonitor/pom.xml
+++ b/filemonitor/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>org.apache.servicemix.kernel.filemonitor</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: File Monitor</name>
 
     <description>This bundle monitors the deploy directory for new OSGi bundles in jar form, expanded form or for
diff --git a/gshell/gshell-admin/pom.xml b/gshell/gshell-admin/pom.xml
index a6ac098..9d7422b 100644
--- a/gshell/gshell-admin/pom.xml
+++ b/gshell/gshell-admin/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.admin</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell Admin</name>
 
     <description>
diff --git a/gshell/gshell-config/pom.xml b/gshell/gshell-config/pom.xml
index d23c583..23a4cd2 100644
--- a/gshell/gshell-config/pom.xml
+++ b/gshell/gshell-config/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.config</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell ConfigAdmin Commands</name>
 
     <description>
diff --git a/gshell/gshell-core/pom.xml b/gshell/gshell-core/pom.xml
index 643fea1..3995c29 100644
--- a/gshell/gshell-core/pom.xml
+++ b/gshell/gshell-core/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.core</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell Core</name>
 
     <description>
diff --git a/gshell/gshell-features/pom.xml b/gshell/gshell-features/pom.xml
index bcc4a66..40d18b4 100644
--- a/gshell/gshell-features/pom.xml
+++ b/gshell/gshell-features/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.features</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell Features</name>
 
     <description>
diff --git a/gshell/gshell-log/pom.xml b/gshell/gshell-log/pom.xml
index 131dd55..1cf158a 100644
--- a/gshell/gshell-log/pom.xml
+++ b/gshell/gshell-log/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.log</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell Log Commands</name>
 
     <description>
diff --git a/gshell/gshell-obr/pom.xml b/gshell/gshell-obr/pom.xml
index 4f1526b..952e82e 100644
--- a/gshell/gshell-obr/pom.xml
+++ b/gshell/gshell-obr/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.obr</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell OBR Commands</name>
 
     <description>
diff --git a/gshell/gshell-osgi/pom.xml b/gshell/gshell-osgi/pom.xml
index 8ba5b67..679df65 100644
--- a/gshell/gshell-osgi/pom.xml
+++ b/gshell/gshell-osgi/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell OSGi Commands</name>
 
     <description>
diff --git a/gshell/gshell-packages/pom.xml b/gshell/gshell-packages/pom.xml
index 8adf44b..8a544f9 100644
--- a/gshell/gshell-packages/pom.xml
+++ b/gshell/gshell-packages/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.packages</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell PackageAdmin Commands</name>
 
     <description>
diff --git a/gshell/gshell-wrapper/pom.xml b/gshell/gshell-wrapper/pom.xml
index 6f9aa8f..ce094bc 100644
--- a/gshell/gshell-wrapper/pom.xml
+++ b/gshell/gshell-wrapper/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.wrapper</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell Service Wrapper</name>
 
     <description>
diff --git a/gshell/itests/pom.xml b/gshell/itests/pom.xml
index 2d251d8..078de66 100644
--- a/gshell/itests/pom.xml
+++ b/gshell/itests/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.gshell</groupId>
         <artifactId>gshell</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>org.apache.servicemix.kernel.gshell.itests</artifactId>
     <packaging>jar</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell ITests</name>
 
     <description>
diff --git a/gshell/pom.xml b/gshell/pom.xml
index a9b7eda..a226bee 100644
--- a/gshell/pom.xml
+++ b/gshell/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.gshell</groupId>
     <artifactId>gshell</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: GShell</name>
 
     <modules>
diff --git a/jaas/jaas-boot/pom.xml b/jaas/jaas-boot/pom.xml
index 1181ef0..3fc6441 100644
--- a/jaas/jaas-boot/pom.xml
+++ b/jaas/jaas-boot/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.jaas</groupId>
     <artifactId>org.apache.servicemix.kernel.jaas.boot</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: JAAS Boot</name>
 
     <description>
diff --git a/jaas/jaas-config/pom.xml b/jaas/jaas-config/pom.xml
index 4c03589..5d561c0 100644
--- a/jaas/jaas-config/pom.xml
+++ b/jaas/jaas-config/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.jaas</groupId>
     <artifactId>org.apache.servicemix.kernel.jaas.config</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: JAAS Config</name>
 
     <description>
diff --git a/jaas/jaas-modules/pom.xml b/jaas/jaas-modules/pom.xml
index 7a5cb29..21906af 100644
--- a/jaas/jaas-modules/pom.xml
+++ b/jaas/jaas-modules/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.jaas</groupId>
         <artifactId>jaas</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.jaas</groupId>
     <artifactId>org.apache.servicemix.kernel.jaas.modules</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: JAAS Modules</name>
 
     <description>
diff --git a/jaas/pom.xml b/jaas/pom.xml
index 8bb65e2..de4217f 100644
--- a/jaas/pom.xml
+++ b/jaas/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.jaas</groupId>
     <artifactId>jaas</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: JAAS</name>
 
     <modules>
diff --git a/main/pom.xml b/main/pom.xml
index b080708..ccbfec9 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>org.apache.servicemix.kernel.main</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Main</name>
 
     <dependencies>
diff --git a/management/pom.xml b/management/pom.xml
index 841a05e..34ee5f8 100644
--- a/management/pom.xml
+++ b/management/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>org.apache.servicemix.kernel.management</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Management</name>
 
     <dependencies>
diff --git a/pom.xml b/pom.xml
index 17e4894..f1fbb5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>kernel</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel</name>
     <inceptionYear>2007</inceptionYear>
 
@@ -47,9 +47,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/kernel/tags/kernel-1.1.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/kernel/tags/kernel-1.1.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx4/kernel/tags/kernel-1.1.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/kernel/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/kernel/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/servicemix/smx4/kernel/trunk/</url>
     </scm>
 
     <issueManagement>
diff --git a/spring/pom.xml b/spring/pom.xml
index c321ea2..5302b5d 100644
--- a/spring/pom.xml
+++ b/spring/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel</groupId>
     <artifactId>org.apache.servicemix.kernel.spring</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Spring Deployer</name>
 
     <description>This deployer transforms a plain spring xml file to a deployable bundle</description>
diff --git a/testing/itests/pom.xml b/testing/itests/pom.xml
index f6091b7..3724d91 100644
--- a/testing/itests/pom.xml
+++ b/testing/itests/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.testing</groupId>
         <artifactId>testing</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.testing</groupId>
     <artifactId>org.apache.servicemix.kernel.testing.itests</artifactId>
     <packaging>jar</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Testing - ITests</name>
 
     <dependencies>
diff --git a/testing/pom.xml b/testing/pom.xml
index 0150a44..840032a 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel</groupId>
         <artifactId>kernel</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.testing</groupId>
     <artifactId>testing</artifactId>
     <packaging>pom</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Testing</name>
 
     <modules>
diff --git a/testing/support/pom.xml b/testing/support/pom.xml
index 51b772f..4e5ab1e 100644
--- a/testing/support/pom.xml
+++ b/testing/support/pom.xml
@@ -23,13 +23,13 @@
     <parent>
         <groupId>org.apache.servicemix.kernel.testing</groupId>
         <artifactId>testing</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.x-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.servicemix.kernel.testing</groupId>
     <artifactId>org.apache.servicemix.kernel.testing.support</artifactId>
     <packaging>bundle</packaging>
-    <version>1.1.0</version>
+    <version>1.1.x-SNAPSHOT</version>
     <name>Apache ServiceMix Kernel :: Testing - Support</name>
 
     <dependencies>