[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1297514 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/shell/pom.xml b/shell/pom.xml
index aa8b35f..cd7f1c1 100644
--- a/shell/pom.xml
+++ b/shell/pom.xml
@@ -27,11 +27,11 @@
<name>Apache Felix Shell Service</name>
<description>A simple OSGi command shell service.</description>
<artifactId>org.apache.felix.shell</artifactId>
- <version>1.4.3</version>
+ <version>1.5.0-SNAPSHOT</version>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell-1.4.3</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell-1.4.3</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell-1.4.3</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/shell</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/shell</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/shell</url>
</scm>
<dependencies>
<dependency>