Author: cziegeler
Date: Sat Jun 15 12:48:52 2019
New Revision: 1861390
URL: http://svn.apache.org/viewvc?rev=1861390&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=1861390&r1=1861389&r2=1861390&view=diff
==============================================================================
--- felix/trunk/http/jetty/pom.xml (original)
+++ felix/trunk/http/jetty/pom.xml Sat Jun 15 12:48:52 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.10</version>
+ <version>4.0.11-SNAPSHOT</version>
<packaging>bundle</packaging>
<scm>
-
<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>
+
<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>
</scm>
<properties>