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-security.git
The following commit(s) were added to refs/heads/master by this push:
new 8de1430 [maven-release-plugin] prepare release
org.apache.sling.security-1.1.22
8de1430 is described below
commit 8de143068629902ab27b1b4242cc5a2df2104151
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jan 12 14:51:50 2022 +0100
[maven-release-plugin] prepare release org.apache.sling.security-1.1.22
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index e295206..28c43cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.security</artifactId>
- <version>1.1.21-SNAPSHOT</version>
+ <version>1.1.22</version>
<name>Apache Sling Security</name>
<description>
@@ -43,7 +43,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-security.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-security.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.security-1.1.22</tag>
</scm>
<dependencies>