This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 827f1eabd0 [maven-release-plugin] prepare for next development
iteration
827f1eabd0 is described below
commit 827f1eabd02562acbfbf895e7b279655798993fd
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Jun 20 08:56:54 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 f46e99720c..a3d1efa92e 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.6</version>
+ <version>1.0.7-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.6</tag>
+ <tag>HEAD</tag>
</scm>
<properties>