Author: ghenzler
Date: Mon Feb 18 23:09:25 2019
New Revision: 1853843
URL: http://svn.apache.org/viewvc?rev=1853843&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
felix/trunk/healthcheck/api/pom.xml
Modified: felix/trunk/healthcheck/api/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/healthcheck/api/pom.xml?rev=1853843&r1=1853842&r2=1853843&view=diff
==============================================================================
--- felix/trunk/healthcheck/api/pom.xml (original)
+++ felix/trunk/healthcheck/api/pom.xml Mon Feb 18 23:09:25 2019
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.felix.healthcheck.api</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Felix Health Check API</name>
<inceptionYear>2013</inceptionYear>
@@ -38,9 +38,9 @@
</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.api-2.0.0</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.api-2.0.0</developerConnection>
-
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.healthcheck.api-2.0.0</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/healthcheck/api</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/healthcheck/api</developerConnection>
+ <url>http://svn.apache.org/viewvc/felix/trunk/http/api/</url>
</scm>