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 bf54a42e03 [maven-release-plugin] prepare for next development iteration bf54a42e03 is described below commit bf54a42e039ee9172d0f2c7009acf700594e6184 Author: Carsten Ziegeler <cziege...@apache.org> AuthorDate: Tue Apr 15 06:56:42 2025 +0200 [maven-release-plugin] prepare for next development iteration --- http/wrappers/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/http/wrappers/pom.xml b/http/wrappers/pom.xml index 4cd669bd1b..227509cf11 100644 --- a/http/wrappers/pom.xml +++ b/http/wrappers/pom.xml @@ -28,14 +28,14 @@ <name>Apache Felix Http Wrappers</name> <artifactId>org.apache.felix.http.wrappers</artifactId> - <version>6.1.0</version> + <version>6.1.1-SNAPSHOT</version> <packaging>bundle</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.wrappers-6.1.0</tag> + <tag>HEAD</tag> </scm> <properties>