You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2018/10/12 13:09:54 UTC

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

Author: pauls
Date: Fri Oct 12 13:09:54 2018
New Revision: 1843663

URL: http://svn.apache.org/viewvc?rev=1843663&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.sslfilter-1.2.6

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=1843663&r1=1843662&r2=1843663&view=diff
==============================================================================
--- felix/trunk/http/sslfilter/pom.xml (original)
+++ felix/trunk/http/sslfilter/pom.xml Fri Oct 12 13:09:54 2018
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http SSL Filter</name>
     <artifactId>org.apache.felix.http.sslfilter</artifactId>
-    <version>1.2.5-SNAPSHOT</version>
+    <version>1.2.6</version>
     <packaging>bundle</packaging>
 
     <scm>
-        <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>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.2.6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.2.6</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.sslfilter-1.2.6</url>
     </scm>
 
     <build>