[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@568467 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/poi/pom.xml b/commons/poi/pom.xml
index 90be4d5..b028983 100644
--- a/commons/poi/pom.xml
+++ b/commons/poi/pom.xml
@@ -33,7 +33,7 @@
</properties>
<groupId>org.apache.felix.commons</groupId>
<artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
- <version>3.0.1-FINAL-0001</version>
+ <version>3.0.1-FINAL-0002-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>${pkgArtifactId} bundle</name>
<description>
@@ -44,9 +44,9 @@
<url>http://felix.apache.org/</url>
</organization>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.poi-3.0.1-FINAL-0001</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.poi-3.0.1-FINAL-0001</developerConnection>
- <url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.poi-3.0.1-FINAL-0001</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/poi</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/poi</developerConnection>
+ <url>http://svn.apache.org/viewcvs/felix/trunk/commons/poi</url>
</scm>
<dependencies>