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


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

commit fd57e033dcba9a89fc27802674594b8c68cac708
Author: Paul Rütter <[email protected]>
AuthorDate: Mon Mar 10 10:45:18 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 4d0d20dcfc..d89f91a9fe 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.1.10</version>
+    <version>1.1.11-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.1.10</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to