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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1724840 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/deploymentadmin/autoconf/pom.xml b/deploymentadmin/autoconf/pom.xml
index a2ca64c..aa3bfac 100644
--- a/deploymentadmin/autoconf/pom.xml
+++ b/deploymentadmin/autoconf/pom.xml
@@ -30,7 +30,7 @@
     </properties>
     <packaging>bundle</packaging>
     <name>Apache Felix AutoConf Resource Processor</name>
-    <version>0.1.6</version>
+    <version>0.1.8-SNAPSHOT</version>
     <artifactId>org.apache.felix.deployment.rp.autoconf</artifactId>
     <dependencies>
         <dependency>
@@ -106,8 +106,8 @@
         </plugins>
     </build>
 	<scm>
-		<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.deployment.rp.autoconf-0.1.6</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.deployment.rp.autoconf-0.1.6</developerConnection>
-		<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.deployment.rp.autoconf-0.1.6</url>
+		<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/deploymentadmin/autoconf</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/deploymentadmin/autoconf</developerConnection>
+		<url>http://svn.apache.org/viewvc/felix/trunk/deploymentadmin/autoconf</url>
 	</scm>
 </project>