[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@568479 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/xml-apis/pom.xml b/commons/xml-apis/pom.xml
index fffd59f..d12a239 100644
--- a/commons/xml-apis/pom.xml
+++ b/commons/xml-apis/pom.xml
@@ -38,7 +38,7 @@
<groupId>org.apache.felix.commons</groupId>
<artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
- <version>1.3.4-0001</version>
+ <version>1.3.4-0002-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>${pkgArtifactId} bundle</name>
@@ -52,9 +52,9 @@
</organization>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.xml-apis-1.3.4-0001</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.xml-apis-1.3.4-0001</developerConnection>
- <url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.xml-apis-1.3.4-0001</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/xml-apis</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/xml-apis</developerConnection>
+ <url>http://svn.apache.org/viewcvs/felix/trunk/commons/xml-apis</url>
</scm>
<dependencies>