Author: cziegeler
Date: Tue Mar 29 05:41:05 2016
New Revision: 1736955
URL: http://svn.apache.org/viewvc?rev=1736955&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/http/parent/pom.xml
Modified: felix/trunk/http/parent/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/parent/pom.xml?rev=1736955&r1=1736954&r2=1736955&view=diff
==============================================================================
--- felix/trunk/http/parent/pom.xml (original)
+++ felix/trunk/http/parent/pom.xml Tue Mar 29 05:41:05 2016
@@ -29,7 +29,7 @@
<name>Apache Felix Http Parent POM</name>
<artifactId>org.apache.felix.http.parent</artifactId>
- <version>9</version>
+ <version>10-SNAPSHOT</version>
<packaging>pom</packaging>
<prerequisites>
@@ -53,9 +53,9 @@
</properties>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-9</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-9</developerConnection>
-
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.parent-9</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/parent</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/parent</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/http/parent/</url>
</scm>
<build>