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 846d8e6b87 [maven-release-plugin] prepare release
org.apache.felix.http.servlet-api-2.1.0
846d8e6b87 is described below
commit 846d8e6b87b73788359ab276c45cfb4d49950151
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Oct 26 07:23:41 2022 +0200
[maven-release-plugin] prepare release
org.apache.felix.http.servlet-api-2.1.0
---
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 799f8e86fe..1eb1a4e424 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.1-SNAPSHOT</version>
+ <version>2.1.0</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>HEAD</tag>
+ <tag>org.apache.felix.http.servlet-api-2.1.0</tag>
</scm>
<build>