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 d6ee3568384f64a56573d5a176654b6388b1979d Author: Oliver Lietz <[email protected]> AuthorDate: Fri Jan 27 13:47:45 2017 +0000 SLING-5364 Provide Pipes feature git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1780560 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ac09ee7..35d9fa5 100644 --- a/pom.xml +++ b/pom.xml @@ -354,6 +354,7 @@ <feature>sling-extension-i18n</feature> <feature>sling-extension-jmx-provider</feature> <feature>sling-extension-models</feature> + <feature>sling-extension-pipes</feature> <feature>sling-extension-query</feature> <feature>sling-extension-resource-inventory</feature> <feature>sling-extension-resourcemerger</feature> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
