[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@954399 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/karaf/features/command/pom.xml b/karaf/features/command/pom.xml
index 81f0a97..2eb726c 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.6.2</version>
+ <version>1.7.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.felix.karaf.features</groupId>
<artifactId>org.apache.felix.karaf.features.command</artifactId>
<packaging>bundle</packaging>
- <version>1.6.2</version>
+ <version>1.7.0-SNAPSHOT</version>
<name>Apache Felix Karaf :: Features Command</name>
<properties>