[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@750835 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 6be148e..9601096 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -29,7 +29,7 @@
<artifactId>felix</artifactId>
<packaging>pom</packaging>
<name>Apache Felix</name>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<url>http://felix.apache.org/</url>
<inceptionYear>2006</inceptionYear>
<description>Apache felix is an OSGi implementation.</description>
@@ -57,9 +57,9 @@
</mailingLists>
<scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.4</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.4</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-1.0.4</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk</connection>
+ <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/?root=Apache-SVN</url>
</scm>
<!--