[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1559763 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/pom.xml b/ipojo/runtime/pom.xml
index f16fbea..a10321b 100644
--- a/ipojo/runtime/pom.xml
+++ b/ipojo/runtime/pom.xml
@@ -25,7 +25,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.runtime-project</artifactId>
- <version>1.11.1</version>
+ <version>1.11.2-SNAPSHOT</version>
<name>Apache Felix iPOJO Runtime Project</name>
<packaging>pom</packaging>
@@ -58,9 +58,9 @@
</profiles>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.1</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.1</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.ipojo.runtime-project-1.11.1</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/ipojo/runtime</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/ipojo/runtime</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime</url>
</scm>
</project>