[maven-release-plugin] prepare release felix-parent-2
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1100093 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index eaf2c49..aedf730 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-SNAPSHOT</version>
+ <version>2</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/trunk/pom</connection>
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/pom</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/trunk/pom/?root=Apache-SVN</url>
+ <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/felix-parent-2</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-2</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/felix-parent-2</url>
</scm>
<distributionManagement>