[maven-release-plugin] prepare for next development iteration

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@568473 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/commons/mail/pom.xml b/commons/mail/pom.xml
index 05f0350..c829b36 100644
--- a/commons/mail/pom.xml
+++ b/commons/mail/pom.xml
@@ -15,7 +15,7 @@
     </properties>
     <groupId>org.apache.felix.commons</groupId>
     <artifactId>${pom.groupId}.${pkgArtifactId}</artifactId>
-    <version>1.4.0-0001</version>
+    <version>1.4.0-0002-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${pkgArtifactId} bundle</name>
     <description>
@@ -26,9 +26,9 @@
         <url>http://felix.apache.org/</url>
     </organization>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.mail-1.4.0-0001</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.commons.mail-1.4.0-0001</developerConnection>
-      <url>http://svn.apache.org/viewcvs/felix/releases/org.apache.felix.commons.mail-1.4.0-0001</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/commons/mail</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/commons/mail</developerConnection>
+      <url>http://svn.apache.org/viewcvs/felix/trunk/commons/mail</url>
     </scm>
 
     <dependencies>