Author: cziegeler
Date: Tue Feb 26 14:49:09 2019
New Revision: 1854393
URL: http://svn.apache.org/viewvc?rev=1854393&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.jetty-4.0.8
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=1854393&r1=1854392&r2=1854393&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Tue Feb 26 14:49:09 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.7-SNAPSHOT</version>
+ <version>4.0.8</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.8</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.jetty-4.0.8</developerConnection>
+
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.jetty-4.0.8</url>
</scm>
<properties>