You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by en...@apache.org on 2020/07/26 22:47:24 UTC

[sling-org-apache-sling-jcr-jackrabbit-accessmanager] branch master updated: [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.accessmanager-3.0.6

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 82a3f77  [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.accessmanager-3.0.6
82a3f77 is described below

commit 82a3f77fb3702c4d0966c94ab56609d9cc55c919
Author: Eric Norman <en...@apache.org>
AuthorDate: Sun Jul 26 15:47:13 2020 -0700

    [maven-release-plugin] prepare release org.apache.sling.jcr.jackrabbit.accessmanager-3.0.6
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b2693de..228ad78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.jcr.jackrabbit.accessmanager</artifactId>
-    <version>3.0.5-SNAPSHOT</version>
+    <version>3.0.6</version>
     <name>Apache Sling Jackrabbit JSR-283 Access Control Manager Support</name>
     <description>
         Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager.
@@ -38,7 +38,7 @@
         <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.6</tag>
     </scm>
     <properties>
         <sling.java.version>8</sling.java.version>