Remove close method from RequestProcessor
[transportpce.git] / common / pom.xml
index 5bb0e995d163d967e5401da5b498082f5f539e6e..9d961519c1430ba7a06f6cedc05878ad09ba65c1 100644 (file)
       <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>