Update MRI projects for Aluminium
[ovsdb.git] / library / impl / pom.xml
index b1aa1122453c17fff882273afe4a0d3b68a40dff..383f6b6bbb2d0953125005d1d1699d9e7474838a 100644 (file)
@@ -80,11 +80,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.aaa</groupId>
       <artifactId>aaa-cert</artifactId>
-      <version>0.12.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>javax.inject</groupId>
       <artifactId>javax.inject</artifactId>
+      <scope>provided</scope>
+      <optional>true</optional>
     </dependency>
     <dependency>
       <groupId>javax.annotation</groupId>