You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cz...@apache.org on 2018/09/17 18:19:18 UTC

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

Author: cziegeler
Date: Mon Sep 17 18:19:18 2018
New Revision: 1841106

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

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=1841106&r1=1841105&r2=1841106&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Mon Sep 17 18:19:18 2018
@@ -31,7 +31,7 @@
     <packaging>pom</packaging>
 
     <name>Apache Felix</name>
-    <version>6-SNAPSHOT</version>
+    <version>6</version>
     <url>http://felix.apache.org/</url>
     <inceptionYear>2006</inceptionYear>
     <description>Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.</description>
@@ -75,9 +75,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-6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-6</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/felix-parent-6</url>
     </scm>
 
     <distributionManagement>