This is an automated email from the ASF dual-hosted git repository.

paulrutter pushed a commit to branch http-4.x
in repository https://gitbox.apache.org/repos/asf/felix-dev.git


The following commit(s) were added to refs/heads/http-4.x by this push:
     new b4203c87fd [maven-release-plugin] prepare for next development 
iteration
b4203c87fd is described below

commit b4203c87fd9306c221a512f544317c06534e02e2
Author: Paul Rütter <[email protected]>
AuthorDate: Mon Mar 10 10:41:26 2025 +0100

    [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 f33b767b0a..9d156b3e65 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>1.0.8</version>
+    <version>1.0.9-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-1.0.8</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to