You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2018/04/27 09:57:37 UTC

[sling-org-apache-sling-feature-applicationbuilder] 21/21: User felix util manifest Parser instead of sling commons.osgi one.

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

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-applicationbuilder.git

commit cc73548366c9e91290bc585446adbd8fc96c36f8
Author: Karl Pauls <kp...@adobe.com>
AuthorDate: Thu Apr 26 12:09:11 2018 +0200

    User felix util manifest Parser instead of sling commons.osgi one.
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index cc16c11..fed4c08 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,12 +151,6 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
-            <groupId>org.apache.sling</groupId>
-            <artifactId>org.apache.sling.commons.osgi</artifactId>
-            <version>2.4.0</version>
-            <scope>provided</scope>
-        </dependency>
-        <dependency>
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.service.resolver</artifactId>
             <version>1.0.1</version>

-- 
To stop receiving notification emails like this one, please contact
davidb@apache.org.