Author: pauls
Date: Fri Oct 12 13:10:09 2018
New Revision: 1843665
URL: http://svn.apache.org/viewvc?rev=1843665&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/http/sslfilter/pom.xml
Modified: felix/trunk/http/sslfilter/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/http/sslfilter/pom.xml?rev=1843665&r1=1843664&r2=1843665&view=diff
==============================================================================
--- felix/trunk/http/sslfilter/pom.xml (original)
+++ felix/trunk/http/sslfilter/pom.xml Fri Oct 12 13:10:09 2018
@@ -28,13 +28,13 @@
<name>Apache Felix Http SSL Filter</name>
<artifactId>org.apache.felix.http.sslfilter</artifactId>
- <version>1.2.6</version>
+ <version>1.2.7-SNAPSHOT</version>
<packaging>bundle</packaging>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.2.6</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http.sslfilter-1.2.6</developerConnection>
-
<url>http://svn.apache.org/viewvc/felix/releases/org.apache.felix.http.sslfilter-1.2.6</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/http/sslfilter</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/http/sslfilter</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/http/sslfilter/</url>
</scm>
<build>