[maven-release-plugin] rollback the release of felix-parent-2

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1100079 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 709e7ca..349f3fb 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -23,14 +23,14 @@
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
         <version>9</version>
-        <relativePath />
+        <relativePath></relativePath>
     </parent>
 
     <groupId>org.apache.felix</groupId>
     <artifactId>felix-parent</artifactId>
     <packaging>pom</packaging>
     <name>Apache Felix</name>
-    <version>2</version>
+    <version>2-SNAPSHOT</version>
     <url>http://felix.apache.org/</url>
     <inceptionYear>2006</inceptionYear>
     <description>Apache Felix is an OSGi implementation.</description>
@@ -58,9 +58,9 @@
     </mailingLists>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/tags/felix-parent-2</connection>
-        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/tags/felix-parent-2</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/tags/felix-parent-2?root=Apache-SVN</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk</connection>
+        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/?root=Apache-SVN</url>
     </scm>
 
     <distributionManagement>