Remove dmaap-blueprint.xml file
[transportpce.git] / dmaap-client / pom.xml
index e4e2e7bfd44698af82ad99ff6dd045b1e6e59dcd..7834390a5d3842d884c0c8935e1584a71f1f1464 100644 (file)
       <groupId>jakarta.ws.rs</groupId>
       <artifactId>jakarta.ws.rs-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.service.component.annotations</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.service.metatype.annotations</artifactId>
+    </dependency>
 
     <!-- Testing dependencies -->
     <dependency>