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

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


The following commit(s) were added to refs/heads/master by this push:
     new c36872e  SLING-7369 remove deprecated bndlib dependency
c36872e is described below

commit c36872ef7907abb875dfdc36a17e784edcc0c4b9
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Jan 9 09:35:27 2018 +0100

    SLING-7369 remove deprecated bndlib dependency
---
 pom.xml | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index e42cb7a..22ea9ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1181,16 +1181,6 @@
                 <scope>test</scope>
             </dependency>
 
-
-            <!-- DEPRECATED : Use the osgi.annotation instead -->
-            <!-- this version must match the version being used by the 
maven-bundle-plugin -->
-            <dependency>
-                <groupId>biz.aQute.bnd</groupId>
-                <artifactId>biz.aQute.bndlib</artifactId>
-                <version>3.5.0</version>
-                <scope>provided</scope>
-            </dependency>
-
         </dependencies>
     </dependencyManagement>
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to