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 d375e86 [maven-release-plugin] prepare for next development iteration
d375e86 is described below
commit d375e86df79226db613a35c721f6b3c134903f2c
Author: georg.henzler <[email protected]>
AuthorDate: Thu Dec 23 14:26:09 2021 +0100
[maven-release-plugin] prepare for next development iteration
---
healthcheck/core/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/healthcheck/core/pom.xml b/healthcheck/core/pom.xml
index 7888b75..6185649 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.0.12</version>
+ <version>2.0.13-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>1640265771</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1640265969</project.build.outputTimestamp>
</properties>
<scm>