[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1547403 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/base/pom.xml b/http/base/pom.xml
index bd66b96..a9c8c72 100644
--- a/http/base/pom.xml
+++ b/http/base/pom.xml
@@ -22,19 +22,19 @@
<parent>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.http.parent</artifactId>
- <version>2</version>
+ <version>3-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<name>Apache Felix Http Base</name>
<artifactId>org.apache.felix.http.base</artifactId>
- <version>2.2.2</version>
+ <version>2.2.3-SNAPSHOT</version>
<packaging>jar</packaging>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-4/base</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-4/base</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http-4/base</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/base</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/base</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/http/base/</url>
</scm>
<build>