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

commit 3a9bff10c5008e2d0b3e1c8970c33f5d308019fb
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Sun Jul 7 14:58:16 2024 +0200

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

diff --git a/webconsole/pom.xml b/webconsole/pom.xml
index d3f341608e..fc89afe259 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>5.0.6</version>
+    <version>5.0.7-SNAPSHOT</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -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.webconsole-5.0.6</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to