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

commit 30d1b4ba6f9059a8568bc7686802eee61d16d846
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Aug 15 10:23:00 2021 +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 cebb943..fb0fdf9 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.10</version>
+    <version>2.0.11-SNAPSHOT</version>
 
     <name>Apache Felix Health Check Core</name>
     <inceptionYear>2013</inceptionYear>
@@ -50,7 +50,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.0.10</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to