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