Author: cziegeler
Date: Wed Jan 6 10:30:05 2016
New Revision: 1723275
URL: http://svn.apache.org/viewvc?rev=1723275&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
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=1723275&r1=1723274&r2=1723275&view=diff
==============================================================================
--- felix/trunk/http/bridge/pom.xml (original)
+++ felix/trunk/http/bridge/pom.xml Wed Jan 6 10:30:05 2016
@@ -28,13 +28,13 @@
<name>Apache Felix Http Bridge</name>
<artifactId>org.apache.felix.http.bridge</artifactId>
- <version>3.0.6</version>
+ <version>3.0.7-SNAPSHOT</version>
<packaging>jar</packaging>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.6</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.bridge-3.0.6</developerConnection>
-
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.bridge-3.0.6</url>
+
<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>
</scm>
<build>