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/08/02 14:23:52 UTC

svn commit: r1837316 - /felix/trunk/http/jetty/pom.xml

Author: cziegeler
Date: Thu Aug  2 14:23:51 2018
New Revision: 1837316

URL: http://svn.apache.org/viewvc?rev=1837316&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.jetty-4.0.4

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

Modified: felix/trunk/http/jetty/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/http/jetty/pom.xml?rev=1837316&r1=1837315&r2=1837316&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Thu Aug  2 14:23:51 2018
@@ -30,13 +30,13 @@
     <description>This is an implementation of the OSGi Http Service and the OSGi Http Whiteboard Specification</description>
 
     <artifactId>org.apache.felix.http.jetty</artifactId>
-    <version>4.0.3-SNAPSHOT</version>
+    <version>4.0.4</version>
     <packaging>bundle</packaging>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/jetty</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/jetty</developerConnection>
-        <url>http://svn.apache.org/viewvc/felix/trunk/http/jetty/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.jetty-4.0.4</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.jetty-4.0.4</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.jetty-4.0.4</url>
     </scm>
     
     <properties>