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-jcr-resourcesecurity.git
The following commit(s) were added to refs/heads/master by this push:
new 5bb3dea [maven-release-plugin] prepare release
org.apache.sling.jcr.resourcesecurity-1.1.0
5bb3dea is described below
commit 5bb3dea95e0a68a15b484a01d697e19921408b1f
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Nov 9 10:22:27 2021 +0100
[maven-release-plugin] prepare release
org.apache.sling.jcr.resourcesecurity-1.1.0
---
pom.xml | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index d66f73f..b7faf85 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,11 +23,11 @@
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
<version>46</version>
- <relativePath/>
+ <relativePath />
</parent>
<artifactId>org.apache.sling.jcr.resourcesecurity</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.1.0</version>
<name>Apache Sling JCR Resource Security</name>
<description>
@@ -38,7 +38,8 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resourcesecurity.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-resourcesecurity.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-resourcesecurity.git</url>
- </scm>
+ <tag>org.apache.sling.jcr.resourcesecurity-1.1.0</tag>
+ </scm>
<properties>
<site.javadoc.exclude>org.apache.sling.jcr.resourcesecurity.impl</site.javadoc.exclude>