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 097b6c8442 [maven-release-plugin] prepare for next development
iteration
097b6c8442 is described below
commit 097b6c84424878a39524419c98edb8ccd6b799d0
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Nov 1 07:09:35 2023 +0100
[maven-release-plugin] prepare for next development iteration
---
http/jetty/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index 4141374ad8..f13a260809 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -30,14 +30,14 @@
<description>This is an implementation of the R7 OSGi Http Service and the
R7 OSGi Http Whiteboard Specification</description>
<artifactId>org.apache.felix.http.jetty</artifactId>
- <version>4.2.20</version>
+ <version>4.2.21-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.jetty-4.2.20</tag>
+ <tag>HEAD</tag>
</scm>
<properties>