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 528ce696be0b29c12837a39e51548c705732920c Author: Oliver Lietz <[email protected]> AuthorDate: Tue Dec 15 20:30:10 2020 +0100 SLING-8473 Provide Sling CMS features uncomment CMS features --- pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pom.xml b/pom.xml index b978fd2..505b940 100644 --- a/pom.xml +++ b/pom.xml @@ -165,11 +165,9 @@ <!-- Apache Tika --> <feature>tika</feature> <!-- Apache Sling Applications and Samples --> - <!-- <feature>sling-cms</feature> <feature>sling-cms-login</feature> <feature>sling-cms-reference</feature> - --> <!-- Composum --> <feature>composum-nodes</feature> <!-- Thymeleaf -->
