Add missing annotation dependencies for Java 11
[netvirt.git] / ipv6service / impl / pom.xml
index 0ff4c115bf27c8a1efe94f85cde4e5c7d4612ad6..6636d48ab83d6661874b51d3eb7bbba66b5be16f 100644 (file)
@@ -25,6 +25,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>javax.inject</groupId>
             <artifactId>javax.inject</artifactId>
+            <optional>true</optional>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>