[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@752801 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/pom.xml b/scrplugin/pom.xml
index d4580c4..3502ed8 100644
--- a/scrplugin/pom.xml
+++ b/scrplugin/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-scr-plugin</artifactId>
- <version>1.0.10</version>
+ <version>1.0.11-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Maven SCR Plugin</name>
@@ -37,9 +37,9 @@
</description>
<scm>
- <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.0.10</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.0.10</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/maven-scr-plugin-1.0.10</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin</connection>
+ <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/scrplugin</developerConnection>
+ <url>http://svn.apache.org/repos/asf/felix/scrplugin</url>
</scm>
<dependencies>