This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-distribution.git
commit 58c0514a34d550d6178895d73b33e2bbc778b772 Author: Oliver Lietz <[email protected]> AuthorDate: Fri Jul 7 14:09:04 2023 +0200 SLING-11787 Provide Commons Permissions feature undo, no consent for Commons Permissions --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b8b093..1ba2bba 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,6 @@ <feature>sling-commons-messaging-mail</feature> <feature>sling-commons-metrics</feature> <feature>sling-commons-osgi</feature> - <feature>sling-commons-permissions</feature> <feature>sling-commons-scheduler</feature> <feature>sling-commons-threads</feature> <!-- Apache Sling Extensions -->
