Turn ServiceDataStoreOperationsImpl into Component
[transportpce.git] / servicehandler / pom.xml
index 8159b11dc3257041ebc4f4fca9938a45d7f39f78..5943a714493ee362a64069fcc4483bf839863a9f 100644 (file)
@@ -106,6 +106,10 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.service.component.annotations</artifactId>
+    </dependency>
 
     <!-- Testing Dependencies -->
     <dependency>