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 37282d3695 [maven-release-plugin] prepare for next development 
iteration
37282d3695 is described below

commit 37282d369598ed48a13b4f3de8a50fca4344b9c9
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Mon Sep 11 06:53:38 2023 +0200

    [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 ac1b84e000..eb7abc75be 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.2.0</version>
+    <version>2.2.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>1694407630</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1694408017</project.build.outputTimestamp>
         <servlet.api>5.0.0</servlet.api>
     </properties>
 

Reply via email to