You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2018/01/09 08:35:32 UTC

[sling-parent] branch master updated: SLING-7369 remove deprecated bndlib dependency

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 <kw...@apache.org>
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
['"commits@sling.apache.org" <co...@sling.apache.org>'].