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 5abda4d881 [maven-release-plugin] prepare for next development 
iteration
5abda4d881 is described below

commit 5abda4d881f6c1d07e4d0d673e4c18139fb31049
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jun 12 17:56:16 2024 +0200

    [maven-release-plugin] prepare for next development iteration
---
 http/wrappers-1.0.x/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/http/wrappers-1.0.x/pom.xml b/http/wrappers-1.0.x/pom.xml
index 948fa53f3a..4809efe500 100644
--- a/http/wrappers-1.0.x/pom.xml
+++ b/http/wrappers-1.0.x/pom.xml
@@ -28,14 +28,14 @@
 
     <name>Apache Felix Http Wrappers</name>
     <artifactId>org.apache.felix.http.wrappers</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.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.wrappers-1.0.4</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to