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/11/07 10:17:01 UTC

[sling-org-apache-sling-settings] 05/09: SLING-3286 - Remove plugin version overrides from poms

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

rombert pushed a commit to annotated tag org.apache.sling.settings-1.3.2
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-settings.git

commit a52cf2002ac2776917f3886a46685e6bab2e4498
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun Dec 15 22:06:39 2013 +0000

    SLING-3286 - Remove plugin version overrides from poms
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/settings@1551066 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index a48a9f1..651ab5c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,6 +74,7 @@
                             org.osgi.service.cm
                         </DynamicImport-Package>
                         <Import-Package>
+                            !org.osgi.service.cm,
                             org.apache.felix.shell;resolution:=optional, 
                             *
                         </Import-Package>

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