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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@954828 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/shell/commands/pom.xml b/karaf/shell/commands/pom.xml
index 90130bd..fa02b72 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.commands</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.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 64ccaf7..ec086e6 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.config</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.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 de9884a..60bb571 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.console</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell Console</name>
 
     <description>
diff --git a/karaf/shell/dev/pom.xml b/karaf/shell/dev/pom.xml
index 36bdf5e..15a4ca2 100644
--- a/karaf/shell/dev/pom.xml
+++ b/karaf/shell/dev/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>shell</artifactId>
     <groupId>org.apache.felix.karaf.shell</groupId>
-    <version>1.6.2</version>
+    <version>1.7.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/karaf/shell/log/pom.xml b/karaf/shell/log/pom.xml
index 91570c0..00663b0 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.log</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.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 3b73121..2541b80 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.obr</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.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 6cf79bd..16c2789 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.osgi</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.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 0c94065..0ad221e 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.packages</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.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 af854d2..3574434 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>shell</artifactId>
     <packaging>pom</packaging>
-    <version>1.6.2</version>
+    <version>1.7.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 f1e997c..a9d2a3d 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.ssh</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.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 306b0e7..5051da7 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.6.2</version>
+        <version>1.7.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.felix.karaf.shell</groupId>
     <artifactId>org.apache.felix.karaf.shell.wrapper</artifactId>
     <packaging>bundle</packaging>
-    <version>1.6.2</version>
+    <version>1.7.0-SNAPSHOT</version>
     <name>Apache Felix Karaf :: Shell Service Wrapper</name>
 
     <description>