[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1703355 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr-compat/pom.xml b/scr-compat/pom.xml
index 8495b3c..084b8a5 100644
--- a/scr-compat/pom.xml
+++ b/scr-compat/pom.xml
@@ -30,11 +30,11 @@
Extensions of the DS Implementation to provide compatibility with API from older Apache Felix DS implementations.
</description>
<artifactId>org.apache.felix.scr.compat</artifactId>
- <version>1.0.2</version>
+ <version>1.0.3-SNAPSHOT</version>
<scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.2</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.2</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.compat-1.0.2</url>
+ <connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/scr-compat</url>
</scm>
<dependencies>