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 fcc73ee5eb [maven-release-plugin] prepare for next development
iteration
fcc73ee5eb is described below
commit fcc73ee5eba6921e93b48b4fbbce61460e4bd88e
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Sun Feb 2 13:26:53 2025 +0100
[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 449568e850..40582ad1b9 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.10</version>
+ <version>4.9.11-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.10</tag>
+ <tag>HEAD</tag>
</scm>
<build>