Author: cziegeler
Date: Tue Feb 26 14:50:58 2019
New Revision: 1854396
URL: http://svn.apache.org/viewvc?rev=1854396&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.http.bridge-4.0.6
Modified:
felix/trunk/http/bridge/pom.xml
Modified: felix/trunk/http/bridge/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/bridge/pom.xml?rev=1854396&r1=1854395&r2=1854396&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Tue Feb 26 14:50:58 2019
@@ -29,13 +29,13 @@
<name>Apache Felix Http Bridge</name>
<description>This is an implementation of the OSGi Http Service and the
OSGi Http Whiteboard Specification used when run as a web
application</description>
<artifactId>org.apache.felix.http.bridge</artifactId>
- <version>4.0.5-SNAPSHOT</version>
+ <version>4.0.6</version>
<packaging>bundle</packaging>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/bridge</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/bridge</developerConnection>
- <url>http://svn.apache.org/viewvc/felix/trunk/http/bridge/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-4.0.6</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-4.0.6</developerConnection>
+
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.bridge-4.0.6</url>
</scm>
<build>