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 bbc1f65 [maven-release-plugin] prepare for next development iteration
bbc1f65 is described below
commit bbc1f6510d3c972d6bf9d63e3d626843f5c39319
Author: georg.henzler <[email protected]>
AuthorDate: Thu Dec 23 14:32:31 2021 +0100
[maven-release-plugin] prepare for next development iteration
---
healthcheck/generalchecks/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/healthcheck/generalchecks/pom.xml
b/healthcheck/generalchecks/pom.xml
index b141664..c61defd 100644
--- a/healthcheck/generalchecks/pom.xml
+++ b/healthcheck/generalchecks/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.felix.healthcheck.generalchecks</artifactId>
- <version>3.0.0</version>
+ <version>3.0.1-SNAPSHOT</version>
<name>Apache Felix Health Check General Checks</name>
<inceptionYear>2013</inceptionYear>
@@ -45,7 +45,7 @@
<connection>scm:git:ssh://[email protected]/apache/felix-dev.git</connection>
<developerConnection>scm:git:ssh://[email protected]/apache/felix-dev.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=felix-dev.git</url>
- <tag>org.apache.felix.healthcheck.generalchecks-3.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>