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

commit 91c3f88ba04a2f70ce6bca99e3828779092856de
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Feb 17 12:38:55 2022 +0100

    [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 852bdb5..054fce2 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>1.2.0</version>
+    <version>1.2.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-1.2.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <build>

Reply via email to