remove un-used pax-cdi-api from tools-api
authorMichael Vorburger <vorburger@redhat.com>
Thu, 12 Apr 2018 17:05:39 +0000 (19:05 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Thu, 3 May 2018 12:18:55 +0000 (12:18 +0000)
Change-Id: I72799ecfbf8cfca2e394abf4030df1f6fdbeec10
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
api/pom.xml

index eb31251b79ef5c85fdf6c25973731b6c7d51747f..6cc79906acb5db3766fba769407434bf4b6a3947 100644 (file)
@@ -49,11 +49,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.immutables</groupId>
       <artifactId>value</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.ops4j.pax.cdi</groupId>
-      <artifactId>pax-cdi-api</artifactId>
-      <optional>true</optional>
-    </dependency>
 
     <!-- Dependencies with <scope>test -->
     <dependency>