You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2021/09/08 23:41:10 UTC

[sling-org-apache-sling-app-cms] 02/02: SLING-10767 - removing thumbnails library

This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git

commit 2d172c6f62ec083c36a2b2660c3e110a3249bfff
Author: Dan Klco <kl...@adobe.com>
AuthorDate: Wed Sep 8 19:41:01 2021 -0400

    SLING-10767 - removing thumbnails library
---
 feature/src/main/features/cms/cms.json | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/feature/src/main/features/cms/cms.json b/feature/src/main/features/cms/cms.json
index 617664d..ed81e1b 100644
--- a/feature/src/main/features/cms/cms.json
+++ b/feature/src/main/features/cms/cms.json
@@ -13,10 +13,6 @@
             "start-order": "20"
         },
         {
-            "id": "org.apache.sling:org.apache.sling.cms.transformer:${cms-version}",
-            "start-order": "20"
-        },
-        {
             "id": "org.apache.sling:org.apache.sling.cms.login:${cms-version}",
             "start-order": "20"
         }