This is an automated email from the ASF dual-hosted git repository.
enorman pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git
The following commit(s) were added to refs/heads/master by this push:
new 366fa6e [maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.accessmanager-3.0.8
366fa6e is described below
commit 366fa6e261635758fad4f5bbe0a179793cff6898
Author: Eric Norman <[email protected]>
AuthorDate: Thu Oct 15 15:30:04 2020 -0700
[maven-release-plugin] prepare release
org.apache.sling.jcr.jackrabbit.accessmanager-3.0.8
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 69e5804..b00cc89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.jcr.jackrabbit.accessmanager</artifactId>
- <version>3.0.7-SNAPSHOT</version>
+ <version>3.0.8</version>
<name>Apache Sling Jackrabbit JSR-283 Access Control Manager Support</name>
<description>
Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control
Manager.
@@ -38,12 +38,12 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-jcr-jackrabbit-accessmanager.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.jcr.jackrabbit.accessmanager-3.0.8</tag>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2020-07-27T15:10:15Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2020-10-15T22:29:48Z</project.build.outputTimestamp>
</properties>
<build>