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/01/29 13:27:50 UTC

svn commit: r1655615 - /felix/trunk/http/base/pom.xml

Author: cziegeler
Date: Thu Jan 29 12:27:49 2015
New Revision: 1655615

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

Modified:
    felix/trunk/http/base/pom.xml

Modified: felix/trunk/http/base/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/base/pom.xml?rev=1655615&r1=1655614&r2=1655615&view=diff
==============================================================================
--- felix/trunk/http/base/pom.xml (original)
+++ felix/trunk/http/base/pom.xml Thu Jan 29 12:27:49 2015
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Base</name>
     <artifactId>org.apache.felix.http.base</artifactId>
-    <version>2.4.0</version>
+    <version>2.4.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.base-2.4.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.base-2.4.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.base-2.4.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/base</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/base</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/http/base/</url>
     </scm>
 
     <build>