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/09/14 08:33:11 UTC

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

Author: cziegeler
Date: Mon Sep 14 06:33:11 2015
New Revision: 1702857

URL: http://svn.apache.org/r1702857
Log:
[maven-release-plugin] prepare release org.apache.felix.http.sslfilter-1.0.4

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=1702857&r1=1702856&r2=1702857&view=diff
==============================================================================
--- felix/trunk/http/sslfilter/pom.xml (original)
+++ felix/trunk/http/sslfilter/pom.xml Mon Sep 14 06:33:11 2015
@@ -28,13 +28,13 @@
 
     <name>Apache Felix Http SSL Filter</name>
     <artifactId>org.apache.felix.http.sslfilter</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</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.0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.sslfilter-1.0.4</url>
     </scm>
 
     <build>