You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by mc...@apache.org on 2011/07/01 19:06:29 UTC

svn commit: r1141992 - /felix/trunk/pom/pom.xml

Author: mcculls
Date: Fri Jul  1 17:06:28 2011
New Revision: 1141992

URL: http://svn.apache.org/viewvc?rev=1141992&view=rev
Log:
[maven-release-plugin] prepare release felix-parent-2.1

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=1141992&r1=1141991&r2=1141992&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Fri Jul  1 17:06:28 2011
@@ -30,7 +30,7 @@
     <artifactId>felix-parent</artifactId>
     <packaging>pom</packaging>
     <name>Apache Felix</name>
-    <version>3-SNAPSHOT</version>
+    <version>2.1</version>
     <url>http://felix.apache.org/</url>
     <inceptionYear>2006</inceptionYear>
     <description>Apache Felix is an OSGi implementation.</description>
@@ -62,9 +62,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.1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-2.1</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/felix-parent-2.1</url>
     </scm>
 
     <distributionManagement>