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 2016/03/29 07:39:04 UTC

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

Author: cziegeler
Date: Tue Mar 29 05:39:04 2016
New Revision: 1736951

URL: http://svn.apache.org/viewvc?rev=1736951&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/pom/pom.xml

Modified: felix/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/pom/pom.xml?rev=1736951&r1=1736950&r2=1736951&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Tue Mar 29 05:39:04 2016
@@ -30,7 +30,7 @@
     <artifactId>felix-parent</artifactId>
     <packaging>pom</packaging>
     <name>Apache Felix</name>
-    <version>4</version>
+    <version>5-SNAPSHOT</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>
@@ -73,9 +73,9 @@
     </mailingLists>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/felix-parent-4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-4</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/felix-parent-4</url>
+        <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>
     </scm>
 
     <distributionManagement>