This is an automated email from the ASF dual-hosted git repository. paulrutter pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/felix-dev.git
commit 97ea3cc9501b664b44284edeaa921ff849a4d2ea Author: Paul Rütter <[email protected]> AuthorDate: Thu Aug 21 09:06:55 2025 +0200 [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 ec9e5a974c..b4b48a42d7 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.0</version> + <version>6.1.1-SNAPSHOT</version> <packaging>bundle</packaging> <scm>
