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
commit 65f453baa1d1e33671da604042fd1db511d82551 Author: Carsten Ziegeler <[email protected]> AuthorDate: Thu Mar 12 15:33:13 2026 +0100 [maven-release-plugin] prepare for next development iteration --- http/bridge/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml index b37980e92d..bffef404ee 100644 --- a/http/bridge/pom.xml +++ b/http/bridge/pom.xml @@ -29,7 +29,7 @@ <name>Apache Felix Http Bridge</name> <description>This is an implementation of the OSGi Servlet Service, the OSGi Http Service and the OSGi Http Whiteboard Specification used when run as a web application</description> <artifactId>org.apache.felix.http.bridge</artifactId> - <version>6.1.2</version> + <version>6.1.3-SNAPSHOT</version> <packaging>bundle</packaging> <scm>
