You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/12/17 10:42:11 UTC

[sling-org-apache-sling-karaf-distribution] 02/02: SLING-8180 Remove feature sling-auth-openid

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 <ol...@apache.org>
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>