Add missing annotation dependencies for Java 11
[netvirt.git] / coe / impl / pom.xml
index 1b62d350d7679ccba67ab220eec3295a484e8347..83281d82ec188f9cb0a6c4f463e08be82c61d0c3 100644 (file)
@@ -24,6 +24,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.coe</groupId>