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/14 15:07:05 UTC

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

Author: cziegeler
Date: Fri Aug 14 13:07:05 2015
New Revision: 1695897

URL: http://svn.apache.org/r1695897
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=1695897&r1=1695896&r2=1695897&view=diff
==============================================================================
--- felix/trunk/http/proxy/pom.xml (original)
+++ felix/trunk/http/proxy/pom.xml Fri Aug 14 13:07:05 2015
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http Proxy</name>
     <artifactId>org.apache.felix.http.proxy</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.proxy-3.0.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.proxy-3.0.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.proxy-3.0.0</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>