Add javax.annotation-api dependencies
[openflowplugin.git] / applications / topology-lldp-discovery / pom.xml
index 1e843bd7e6691c26008bd3d9244b0d0c5365b92d..c05e4a6b524db8649718c6ef6239f64cc174fca7 100644 (file)
       <artifactId>javax.inject</artifactId>
       <optional>true</optional>
     </dependency>
+    <dependency>
+      <groupId>javax.annotation</groupId>
+      <artifactId>javax.annotation-api</artifactId>
+      <optional>true</optional>
+    </dependency>
     <dependency>
       <groupId>org.apache.aries.blueprint</groupId>
       <artifactId>blueprint-maven-plugin-annotation</artifactId>