[maven-release-plugin] prepare release felix-parent-1.2.1
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@817516 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom/pom.xml b/pom/pom.xml
index 12c9d4b..0992972 100644
--- a/pom/pom.xml
+++ b/pom/pom.xml
@@ -29,7 +29,7 @@
<artifactId>felix-parent</artifactId>
<packaging>pom</packaging>
<name>Apache Felix</name>
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.2.1</version>
<url>http://felix.apache.org/</url>
<inceptionYear>2006</inceptionYear>
<description>Apache Felix is an OSGi implementation.</description>
@@ -57,9 +57,9 @@
</mailingLists>
<scm>
- <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>
+ <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-1.2.1</connection>
+ <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-1.2.1</developerConnection>
+ <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-1.2.1</url>
</scm>
<profiles>