This is an automated email from the ASF dual-hosted git repository.
ghenzler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/felix-dev.git
The following commit(s) were added to refs/heads/master by this push:
new 77532f7 [maven-release-plugin] prepare for next development iteration
77532f7 is described below
commit 77532f7ad2a72bd8883a63f655059a58989fb141
Author: georg.henzler <[email protected]>
AuthorDate: Fri Jul 10 17:55:52 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
healthcheck/api/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/healthcheck/api/pom.xml b/healthcheck/api/pom.xml
index 25c98bd..763cb38 100644
--- a/healthcheck/api/pom.xml
+++ b/healthcheck/api/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.felix.healthcheck.api</artifactId>
- <version>2.0.4</version>
+ <version>2.0.5-SNAPSHOT</version>
<name>Apache Felix Health Check API</name>
<inceptionYear>2013</inceptionYear>
@@ -41,7 +41,7 @@
<connection>scm:git:https://github.com/apache/felix-dev.git</connection>
<developerConnection>scm:git:https://github.com/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>org.apache.felix.healthcheck.api-2.0.4</tag>
+ <tag>HEAD</tag>
</scm>