[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@776584 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scr-annotations/pom.xml b/scr-annotations/pom.xml
index eb9f701..3cc038e 100644
--- a/scr-annotations/pom.xml
+++ b/scr-annotations/pom.xml
@@ -29,7 +29,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.annotations</artifactId>
- <version>0.9.0</version>
+ <version>0.9.1-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Annotations for Maven SCR Plugin</name>
@@ -38,9 +38,9 @@
</description>
<scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-0.9.0</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-0.9.0</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.scr.annotations-0.9.0</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scr-annotations</connection>
+ <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scr-annotations</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/scr-annotations</url>
</scm>
<build>