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 50ca281 [maven-release-plugin] prepare for next development iteration
50ca281 is described below
commit 50ca2818369d7e34f38243038745a7cf8ccda0c4
Author: georg.henzler <[email protected]>
AuthorDate: Fri Jul 10 18:13:58 2020 +0200
[maven-release-plugin] prepare for next development iteration
---
healthcheck/webconsoleplugin/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/healthcheck/webconsoleplugin/pom.xml
b/healthcheck/webconsoleplugin/pom.xml
index 6a6a803..8219cd3 100644
--- a/healthcheck/webconsoleplugin/pom.xml
+++ b/healthcheck/webconsoleplugin/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.felix.healthcheck.webconsoleplugin</artifactId>
- <version>2.0.2</version>
+ <version>2.0.3-SNAPSHOT</version>
<name>Apache Felix Health Check Webconsole Plugin</name>
<inceptionYear>2013</inceptionYear>
@@ -44,7 +44,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.webconsoleplugin-2.0.2</tag>
+ <tag>HEAD</tag>
</scm>