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 471af5d054896a8438d9604e4226f098b9b54a5b Author: Oliver Lietz <[email protected]> AuthorDate: Mon Dec 17 11:36:00 2018 +0100 SLING-8179 Remove feature sling-auth-selector --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index e36587a..c0c5b64 100644 --- a/pom.xml +++ b/pom.xml @@ -455,7 +455,6 @@ <!-- Apache Sling Auth --> <feature>sling-auth-form</feature> <feature>sling-auth-openid</feature> - <feature>sling-auth-selector</feature> <!-- Apache Sling Commons --> <feature>sling-commons-compiler</feature> <feature>sling-commons-clam</feature>
