You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2015/03/03 11:11:17 UTC

svn commit: r1663606 - /felix/trunk/main.distribution/pom.xml

Author: pauls
Date: Tue Mar  3 10:11:17 2015
New Revision: 1663606

URL: http://svn.apache.org/r1663606
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    felix/trunk/main.distribution/pom.xml

Modified: felix/trunk/main.distribution/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main.distribution/pom.xml?rev=1663606&r1=1663605&r2=1663606&view=diff
==============================================================================
--- felix/trunk/main.distribution/pom.xml (original)
+++ felix/trunk/main.distribution/pom.xml Tue Mar  3 10:11:17 2015
@@ -27,7 +27,7 @@
   <packaging>pom</packaging>
   <name>Apache Felix Main Distribution</name>
   <artifactId>org.apache.felix.main.distribution</artifactId>
-  <version>4.6.1</version>
+  <version>4.7.0-SNAPSHOT</version>
   <properties>
     <dollar>$</dollar>
     <framework.version>4.6.1</framework.version>
@@ -37,9 +37,9 @@
     <obr.version>2.0.2</obr.version>
   </properties>
     <scm>
-      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-4.6.1</connection>
-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-4.6.1</developerConnection>
-      <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.main.distribution-4.6.1</url>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/main.distribution</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/main.distribution</developerConnection>
+      <url>http://svn.apache.org/repos/asf/felix/main.distribution</url>
     </scm>
   <build>
     <plugins>