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

commit cf185994194a8d9d6cf75d53a4fd1c7647d90662
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri Jun 10 07:05:20 2022 +0200

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

diff --git a/http/servlet-api/pom.xml b/http/servlet-api/pom.xml
index 8bc72c33a2..61e5f3d0d9 100644
--- a/http/servlet-api/pom.xml
+++ b/http/servlet-api/pom.xml
@@ -21,14 +21,14 @@
     <name>Apache Felix Servlet API</name>
     <description>Provides the Servlet API for use by applications</description>
     <artifactId>org.apache.felix.http.servlet-api</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-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.servlet-api-2.0.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to