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 2018/09/17 18:32:12 UTC

svn commit: r1841123 - /felix/trunk/http/proxy/pom.xml

Author: cziegeler
Date: Mon Sep 17 18:32:11 2018
New Revision: 1841123

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

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

Modified: felix/trunk/http/proxy/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/proxy/pom.xml?rev=1841123&r1=1841122&r2=1841123&view=diff
==============================================================================
--- felix/trunk/http/proxy/pom.xml (original)
+++ felix/trunk/http/proxy/pom.xml Mon Sep 17 18:32:11 2018
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Proxy</name>
     <artifactId>org.apache.felix.http.proxy</artifactId>
-    <version>3.0.4</version>
+    <version>3.0.5-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.proxy-3.0.4</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.proxy-3.0.4</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.proxy-3.0.4</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/proxy</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/proxy</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/http/proxy/</url>
     </scm>
 
     <build>