[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1713355 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/coordinator/pom.xml b/coordinator/pom.xml
index 3eb0ba8..3736242 100644
--- a/coordinator/pom.xml
+++ b/coordinator/pom.xml
@@ -33,12 +33,12 @@
<description>
Implementation of the OSGi Coordinator Service Specification 1.0
</description>
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</version>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.2</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.2</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.coordinator-1.0.2</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/coordinator</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/coordinator</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/coordinator</url>
</scm>
<build>