[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1345156 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index 60703bc..3a7d3bf 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
<artifactId>org.apache.felix.webconsole</artifactId>
<packaging>bundle</packaging>
- <version>4.0.0</version>
+ <version>4.0.1-SNAPSHOT</version>
<name>Apache Felix Web Management Console</name>
<description>
@@ -38,9 +38,9 @@
</description>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole-4.0.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.webconsole-4.0.0</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.webconsole-4.0.0</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/webconsole</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/webconsole</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/webconsole</url>
</scm>
<build>