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 b142630 SLING-11270 Update to Sling Bundle Parent 47
b142630 is described below
commit b142630a4540b2e0ff52f82fe6dfbca3d7fab652
Author: Eric Norman <[email protected]>
AuthorDate: Thu Apr 21 13:43:21 2022 -0700
SLING-11270 Update to Sling Bundle Parent 47
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 716e38a..5c64daf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,15 +23,15 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>43</version>
+ <version>47</version>
<relativePath />
</parent>
<artifactId>org.apache.sling.jcr.jackrabbit.accessmanager</artifactId>
<version>3.0.11-SNAPSHOT</version>
- <name>Apache Sling Jackrabbit JSR-283 Access Control Manager Support</name>
+ <name>Apache Sling JCR Jackrabbit Access Manager </name>
<description>
- Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control
Manager.
+ Provides POST operations for JCR Jackrabbit Access Management
</description>
<scm>