[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1716633 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index ae0ed06..40fbda3 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -28,13 +28,13 @@
<name>Apache Felix Http Bridge</name>
<artifactId>org.apache.felix.http.bridge</artifactId>
- <version>3.0.4</version>
+ <version>3.0.5-SNAPSHOT</version>
<packaging>jar</packaging>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.4</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.4</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.bridge-3.0.4</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/bridge</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/bridge</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/http/bridge/</url>
</scm>
<build>