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/10/09 17:04:16 UTC

svn commit: r1707751 - /felix/trunk/http/bridge/pom.xml

Author: cziegeler
Date: Fri Oct  9 15:04:15 2015
New Revision: 1707751

URL: http://svn.apache.org/viewvc?rev=1707751&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

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

Modified: felix/trunk/http/bridge/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/bridge/pom.xml?rev=1707751&r1=1707750&r2=1707751&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Fri Oct  9 15:04:15 2015
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Bridge</name>
     <artifactId>org.apache.felix.http.bridge</artifactId>
-    <version>3.0.2</version>
+    <version>3.0.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.2</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.2</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.bridge-3.0.2</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/bridge</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/bridge</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/http/bridge/</url>
     </scm>
 
     <build>