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/07/09 19:04:02 UTC

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

Author: pauls
Date: Mon Jul  9 19:04:02 2018
New Revision: 1835473

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

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=1835473&r1=1835472&r2=1835473&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Mon Jul  9 19:04:02 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.1-SNAPSHOT</version>
+    <version>4.0.2</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.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.jetty-4.0.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.jetty-4.0.2</url>
     </scm>
     
     <properties>