Convert TapiLinkImpl into a Component
[transportpce.git] / tapi / pom.xml
index ce3a27c7970fbe6620d460e879311b0b3251d363..b5eb3a7d75cdee6613bb77e9504f0468917e92ab 100644 (file)
@@ -162,6 +162,10 @@ Author: Martial Coulibaly <martial.coulibaly@gfi.com> on behalf of Orange
       <groupId>org.opendaylight.netconf</groupId>
       <artifactId>sal-netconf-connector</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.service.component.annotations</artifactId>
+    </dependency>
 
     <!-- Sodium bump: javax.annotation.Nullable and friends -->
     <dependency>