remove un-used org.osgi.core from tools-api
authorMichael Vorburger <vorburger@redhat.com>
Thu, 12 Apr 2018 17:00:16 +0000 (19:00 +0200)
committerFaseela K <faseela.k@ericsson.com>
Thu, 12 Apr 2018 18:08:49 +0000 (18:08 +0000)
Change-Id: I34b353fedafe908baacd536c58a26670e2f09a4f
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
api/pom.xml

index 2e2b8d668005d720d0e5183d5934eff42387fa51..2775caaed16092107102854b24c3a257f46c53a5 100644 (file)
@@ -52,10 +52,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.immutables</groupId>
       <artifactId>value</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
-    </dependency>
     <dependency>
       <groupId>org.ops4j.pax.cdi</groupId>
       <artifactId>pax-cdi-api</artifactId>