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 65ebeb0477 [maven-release-plugin] prepare for next development iteration 65ebeb0477 is described below commit 65ebeb04772543c5d2ac9061f7bc96aa02a9a698 Author: Carsten Ziegeler <cziege...@apache.org> AuthorDate: Wed Jun 4 08:58:24 2025 +0200 [maven-release-plugin] prepare for next development iteration --- http/base/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/http/base/pom.xml b/http/base/pom.xml index 24b9e6c0b3..e1a58d2eb2 100644 --- a/http/base/pom.xml +++ b/http/base/pom.xml @@ -28,14 +28,14 @@ <name>Apache Felix Http Base</name> <artifactId>org.apache.felix.http.base</artifactId> - <version>5.1.16</version> + <version>5.1.17-SNAPSHOT</version> <packaging>jar</packaging> <scm> <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.http.base-5.1.16</tag> + <tag>HEAD</tag> </scm> <properties>