[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1567029 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/jaas/pom.xml b/jaas/pom.xml
index a366ec3..fc033fe 100644
--- a/jaas/pom.xml
+++ b/jaas/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.felix.jaas</artifactId>
- <version>0.0.2</version>
+ <version>0.0.3-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Felix JAAS Support</name>
@@ -38,9 +38,9 @@
</description>
<scm>
- <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.jaas-0.0.2</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.jaas-0.0.2</developerConnection>
- <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.jaas-0.0.2</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/jaas</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/jaas</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/felix/jaas</url>
</scm>
<properties>