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

commit 2e3ae5713530912cdc2a548cd5d4cde0c85a70b0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Sep 2 12:12:29 2023 +0200

    [maven-release-plugin] prepare for next development iteration
---
 healthcheck/webconsoleplugin/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/healthcheck/webconsoleplugin/pom.xml 
b/healthcheck/webconsoleplugin/pom.xml
index 50272b60e2..bdaf59fb4f 100644
--- a/healthcheck/webconsoleplugin/pom.xml
+++ b/healthcheck/webconsoleplugin/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.felix.healthcheck.webconsoleplugin</artifactId>
-    <version>2.2.0</version>
+    <version>2.2.1-SNAPSHOT</version>
 
     <name>Apache Felix Health Check Webconsole Plugin</name>
     <inceptionYear>2013</inceptionYear>
@@ -46,7 +46,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.webconsoleplugin-2.2.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
 

Reply via email to