Add missing annotation dependencies for Java 11
[netvirt.git] / cloud-servicechain / impl / pom.xml
index 8ed491a836f3fdeac80762035df9f1d2f1acdf9a..9b3f1b31b10dceee1439fe532b67888aa3b92d86 100644 (file)
@@ -27,6 +27,7 @@
         <dependency>
             <groupId>javax.inject</groupId>
             <artifactId>javax.inject</artifactId>
+            <optional>true</optional>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>