Remove pce-blueprint.xml file
[transportpce.git] / pce / pom.xml
index 54ce3bd6770a723b84fab8abcc5c6f2a5c67f82d..04bd19e0a1952a044cf1f9ddfd0614478c628671 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>