This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 1c202d9c69 [maven-release-plugin] prepare for next development
iteration
1c202d9c69 is described below
commit 1c202d9c692cab8b3b8dfd5f900c2262f309486a
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Aug 24 17:04:17 2023 +0200
[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 4d1d6c882d..0ad7d79b33 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.8</version>
+ <version>3.0.9-SNAPSHOT</version>
<name>Apache Felix Health Check General Checks</name>
<inceptionYear>2013</inceptionYear>
@@ -45,7 +45,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.generalchecks-3.0.8</tag>
+ <tag>HEAD</tag>
</scm>
<build>