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

commit bb927e67a84c4290f815551e3b7512f2f97a74fd
Author: Paul Rütter <p...@blueconic.com>
AuthorDate: Wed May 14 09:11:42 2025 +0200

    [maven-release-plugin] prepare for next development iteration
---
 http/jetty/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index a786ad0b0e..4c2afde05c 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -30,14 +30,14 @@
     <description>This is an implementation of the R8.1 OSGi Servlet Service, 
the R7 OSGi Http Service and the R7 OSGi Http Whiteboard 
Specification</description>
 
     <artifactId>org.apache.felix.http.jetty</artifactId>
-    <version>5.1.34</version>
+    <version>5.1.35-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-5.1.34</tag>
+      <tag>HEAD</tag>
     </scm>
 
     <properties>
@@ -499,7 +499,7 @@
         <dependency>
             <groupId>org.apache.felix</groupId>
             <artifactId>org.apache.felix.http.base</artifactId>
-            <version>5.1.14</version>
+            <version>5.1.15-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.felix</groupId>

Reply via email to