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

commit 530296c8aebaced6c3d46934c0270be01224b6be
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Mon Feb 14 13:57:47 2022 +0100

    [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 72a1f72..5f5290c 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.14</version>
+    <version>2.0.15-SNAPSHOT</version>
 
     <name>Apache Felix Health Check Core</name>
     <inceptionYear>2013</inceptionYear>
@@ -44,14 +44,14 @@
         
<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>1644843223</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1644843466</project.build.outputTimestamp>
     </properties>
 
     <scm>
         
<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.0.14</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to