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 f63a38c2944ed71a90d75f86a1a7e18aa8a17ee2 Author: Oliver Lietz <[email protected]> AuthorDate: Fri Jul 7 14:08:10 2023 +0200 SLING-11788 Provide Commons Permissions Sling feature undo, no consent for Commons Permissions --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index b994a4c..6b8b093 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,6 @@ <feature>sling-commons-metrics</feature> <feature>sling-commons-osgi</feature> <feature>sling-commons-permissions</feature> - <feature>sling-commons-permissions-sling</feature> <feature>sling-commons-scheduler</feature> <feature>sling-commons-threads</feature> <!-- Apache Sling Extensions -->
