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

commit d55fc1a2dd31ef8a4e819702635776fb2a5836d3
Author: Carsten Ziegeler <cziege...@apache.org>
AuthorDate: Fri Sep 29 07:25:53 2023 +0200

    [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 dc12b9be43..e14c8a51d8 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.2</version>
+    <version>5.1.3-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.2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to