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

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1724580 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/fileinstall/pom.xml b/fileinstall/pom.xml
index 1ec329a..73f23d8 100644
--- a/fileinstall/pom.xml
+++ b/fileinstall/pom.xml
@@ -29,12 +29,12 @@
   <name>Apache Felix File Install</name>
   <description>A utility to automatically install bundles from a directory.</description>
   <url>http://felix.apache.org/site/apache-felix-file-install.html</url>
-  <version>3.5.2</version>
+  <version>3.5.3-SNAPSHOT</version>
   <artifactId>org.apache.felix.fileinstall</artifactId>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.5.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.5.2</developerConnection>
-    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.fileinstall-3.5.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/fileinstall</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/fileinstall</developerConnection>
+    <url>http://svn.apache.org/repos/asf/felix/fileinstall</url>
   </scm>
   <properties>
     <felix.java.version>7</felix.java.version>