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