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 e327a25ca9 [maven-release-plugin] prepare for next development
iteration
e327a25ca9 is described below
commit e327a25ca96c6c6d6b0af38d33ece24c2f39f202
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Apr 14 18:25:13 2025 +0200
[maven-release-plugin] prepare for next development iteration
---
healthcheck/core/pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/healthcheck/core/pom.xml b/healthcheck/core/pom.xml
index 69d7b51a50..2255a12500 100644
--- a/healthcheck/core/pom.xml
+++ b/healthcheck/core/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.felix.healthcheck.core</artifactId>
- <version>2.3.0</version>
+ <version>2.3.1-SNAPSHOT</version>
<name>Apache Felix Health Check Core</name>
<inceptionYear>2013</inceptionYear>
@@ -44,7 +44,7 @@
<org.ops4j.pax.logging.DefaultServiceLog.level>INFO</org.ops4j.pax.logging.DefaultServiceLog.level>
<felix.shell>false</felix.shell>
<project.bundle.file>${project.build.directory}/${project.build.finalName}.jar</project.bundle.file>
-
<project.build.outputTimestamp>1744647793</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1744647913</project.build.outputTimestamp>
<servlet.api>5.0.0</servlet.api>
</properties>
@@ -52,7 +52,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.core-2.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<build>