This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch http-4.x
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/http-4.x by this push:
     new b5975de2dc [maven-release-plugin] prepare for next development 
iteration
b5975de2dc is described below

commit b5975de2dc053d88e8ddc81e7c051d88c51810bb
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sat Sep 2 11:56:04 2023 +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 98bfa51710..2545c921b7 100644
--- a/webconsole/pom.xml
+++ b/webconsole/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>org.apache.felix.webconsole</artifactId>
     <packaging>bundle</packaging>
-    <version>4.9.2</version>
+    <version>4.9.3-SNAPSHOT</version>
 
     <name>Apache Felix Web Management Console</name>
     <description>
@@ -52,7 +52,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-4.9.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to