[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1558428 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/coordinator/pom.xml b/coordinator/pom.xml
index 0d841da..bd798c2 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.0</version>
+    <version>1.0.1-SNAPSHOT</version>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.coordinator-1.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.coordinator-1.0.0</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>