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/sling-org-apache-sling-servlets-get.git
The following commit(s) were added to refs/heads/master by this push:
new c5ab98a [maven-release-plugin] prepare release
org.apache.sling.servlets.get-2.2.0
c5ab98a is described below
commit c5ab98a27c20a52765cfb1f18b4f01c0dffa152c
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Oct 5 13:04:49 2023 +0200
[maven-release-plugin] prepare release org.apache.sling.servlets.get-2.2.0
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5ff4cb6..5282fa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.servlets.get</artifactId>
- <version>2.1.45-SNAPSHOT</version>
+ <version>2.2.0</version>
<name>Apache Sling Default GET Servlets</name>
<description>
@@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-get.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-servlets-get.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.servlets.get-2.2.0</tag>
</scm>
<properties>