This is an automated email from the ASF dual-hosted git repository.
rombert 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 25ed348 [maven-release-plugin] prepare release
org.apache.sling.security-1.1.20
25ed348 is described below
commit 25ed3480dcb309e383ec60b267539a8e45d746f7
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Feb 20 09:56:05 2020 +0100
[maven-release-plugin] prepare release org.apache.sling.security-1.1.20
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d29af22..7473b18 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.security</artifactId>
- <version>1.1.19-SNAPSHOT</version>
+ <version>1.1.20</version>
<name>Apache Sling Security</name>
<description>
@@ -39,7 +39,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.20</tag>
</scm>
<dependencies>