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 2019/06/15 12:48:37 UTC

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

Author: cziegeler
Date: Sat Jun 15 12:48:37 2019
New Revision: 1861388

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

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=1861388&r1=1861387&r2=1861388&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Sat Jun 15 12:48:37 2019
@@ -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.9-SNAPSHOT</version>
+    <version>4.0.10</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.10</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.jetty-4.0.10</developerConnection>
+        <url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.jetty-4.0.10</url>
     </scm>
     
     <properties>