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 2016/08/25 05:22:24 UTC

svn commit: r1757608 - /felix/trunk/http/sslfilter/pom.xml

Author: cziegeler
Date: Thu Aug 25 05:22:24 2016
New Revision: 1757608

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

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

Modified: felix/trunk/http/sslfilter/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/sslfilter/pom.xml?rev=1757608&r1=1757607&r2=1757608&view=diff
==============================================================================
--- felix/trunk/http/sslfilter/pom.xml (original)
+++ felix/trunk/http/sslfilter/pom.xml Thu Aug 25 05:22:24 2016
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http SSL Filter</name>
     <artifactId>org.apache.felix.http.sslfilter</artifactId>
-    <version>1.2.0</version>
+    <version>1.2.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.2.0</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.2.0</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.sslfilter-1.2.0</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/sslfilter</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/sslfilter</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/trunk/http/sslfilter/</url>
     </scm>
 
     <build>