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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@824158 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/shell.tui/pom.xml b/shell.tui/pom.xml
index 21c2aef..b2be2f2 100644
--- a/shell.tui/pom.xml
+++ b/shell.tui/pom.xml
@@ -27,7 +27,7 @@
   <packaging>bundle</packaging>
   <name>Apache Felix Shell TUI</name>
   <description>A simple textual user interface for Felix' shell service.</description>
-  <version>1.4.1</version>
+  <version>1.5.0-SNAPSHOT</version>
   <artifactId>org.apache.felix.shell.tui</artifactId>
   <dependencies>
     <dependency>
@@ -76,10 +76,4 @@
       </plugin>
     </plugins>
   </build>
-
-  <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell.tui-1.4.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell.tui-1.4.1</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.shell.tui-1.4.1</url>
-  </scm>
 </project>