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/08/06 01:08:07 UTC

svn commit: r1694344 - /felix/trunk/http/parent/pom.xml

Author: cziegeler
Date: Wed Aug  5 23:08:06 2015
New Revision: 1694344

URL: http://svn.apache.org/r1694344
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=1694344&r1=1694343&r2=1694344&view=diff
==============================================================================
--- felix/trunk/http/parent/pom.xml (original)
+++ felix/trunk/http/parent/pom.xml Wed Aug  5 23:08:06 2015
@@ -30,7 +30,7 @@
     <name>Apache Felix Http Parent POM</name>
     <groupId>org.apache.felix</groupId>
     <artifactId>org.apache.felix.http.parent</artifactId>
-    <version>7</version>
+    <version>8-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <prerequisites>
@@ -54,9 +54,9 @@
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-7</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.parent-7</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.parent-7</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>