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 c702033249 [maven-release-plugin] prepare for next development iteration c702033249 is described below commit c702033249462a2a9096794f64a1f9842273325e Author: Carsten Ziegeler <cziege...@apache.org> AuthorDate: Wed Jun 12 17:55:30 2024 +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 39b78adc86..82232a9105 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.wrappers6</artifactId> - <version>1.1.4</version> + <version>1.1.5-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.wrappers6-1.1.4</tag> + <tag>HEAD</tag> </scm> <properties>