You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:27:58 UTC

[sling-org-apache-sling-karaf-distribution] 37/42: SLING-6768 Provide Models Jacksonexporter feature

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-distribution.git

commit 8ccd828f53a73250402fd404710ebee9be753fef
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Apr 4 07:49:07 2017 +0000

    SLING-6768 Provide Models Jacksonexporter feature
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1790074 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index c09ff5a..7733464 100644
--- a/pom.xml
+++ b/pom.xml
@@ -384,6 +384,7 @@
             <feature>sling-extension-i18n</feature>
             <feature>sling-extension-jmx-provider</feature>
             <feature>sling-extension-models</feature>
+            <feature>sling-extension-models-jacksonexporter</feature>
             <feature>sling-extension-pipes</feature>
             <feature>sling-extension-query</feature>
             <feature>sling-extension-resource-inventory</feature>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.