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 2020/04/03 05:17:37 UTC

[sling-org-apache-sling-karaf-distribution] 02/03: SLING-9299 Provide Commons OSGi feature

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 85abd26168560b72e6fcec778f97f7f2e9ec5839
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Mon Mar 30 14:21:00 2020 +0200

    SLING-9299 Provide Commons OSGi feature
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 0487e2b..87ee8ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -456,6 +456,7 @@
             <feature>sling-commons-messaging</feature>
             <feature>sling-commons-messaging-mail</feature>
             <feature>sling-commons-metrics</feature>
+            <feature>sling-commons-osgi</feature>
             <feature>sling-commons-scheduler</feature>
             <feature>sling-commons-threads</feature>
             <!-- Apache Sling Extensions -->