You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by kw...@apache.org on 2020/07/09 07:46:40 UTC

[jackrabbit-filevault] branch master updated: releng: remove duplicate depMgmt entry

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/jackrabbit-filevault.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f248ab  releng: remove duplicate depMgmt entry
5f248ab is described below

commit 5f248abf79c36db5dbf3e209376e8ce9766177d6
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Thu Jul 9 09:45:18 2020 +0200

    releng: remove duplicate depMgmt entry
---
 parent/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ed2bb47..55c33b2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -490,12 +490,6 @@ Bundle-Category: jackrabbit
                 <version>1.4.0</version>
                 <scope>provided</scope>
             </dependency>
-            <dependency>
-                <groupId>org.osgi</groupId>
-                <artifactId>org.osgi.service.component</artifactId>
-                <version>1.4.0</version>
-                <scope>provided</scope>
-            </dependency>
             <!-- Metatype Annotations -->
             <dependency>
                 <groupId>org.osgi</groupId>