Convert NettyBootstrapFactory into a Component
[ovsdb.git] / library / impl / pom.xml
index b8cd95f77daf10b2be9b383a156fd2d08b68433c..8e7d25d7233fb24561224245df658523c8a6e969 100644 (file)
@@ -97,6 +97,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>jakarta.annotation-api</artifactId>
       <optional>true</optional>
     </dependency>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.service.component.annotations</artifactId>
+    </dependency>
 
     <!-- Testing Dependencies -->
     <dependency>