[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@568445 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/activation/pom.xml b/commons/activation/pom.xml
index 6c66745..b5a5589 100644
--- a/commons/activation/pom.xml
+++ b/commons/activation/pom.xml
@@ -14,7 +14,7 @@
</properties>
<groupId>org.apache.felix.commons</groupId>
<artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
- <version>1.1.0-0001</version>
+ <version>1.1.0-0002-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>${pkgArtifactId} bundle</name>
<description>
@@ -25,9 +25,9 @@
<url>http://felix.apache.org/</url>
</organization>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.activation-1.1.0-0001</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.activation-1.1.0-0001</developerConnection>
- <url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.activation-1.1.0-0001</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/activation</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/activation</developerConnection>
+ <url>http://svn.apache.org/viewcvs/felix/trunk/commons/activation</url>
</scm>
<dependencies>
<dependency>