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 2015/06/19 08:41:30 UTC

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

Author: cziegeler
Date: Fri Jun 19 06:41:30 2015
New Revision: 1686366

URL: http://svn.apache.org/r1686366
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=1686366&r1=1686365&r2=1686366&view=diff
==============================================================================
--- felix/trunk/pom/pom.xml (original)
+++ felix/trunk/pom/pom.xml Fri Jun 19 06:41:30 2015
@@ -30,7 +30,7 @@
     <artifactId>felix-parent</artifactId>
     <packaging>pom</packaging>
     <name>Apache Felix</name>
-    <version>3</version>
+    <version>4-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-3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/felix-parent-3</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/?root=Apache-SVN/felix-parent-3</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>