Update MRI projects for Aluminium
[ovsdb.git] / southbound / southbound-impl / pom.xml
index 0bb2fada211bba599a896ab11d7be9012eff109d..6d6dfed32b4aa05b3ab4690dfa175c7ca0492a0e 100644 (file)
@@ -91,6 +91,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>javax.inject</groupId>
       <artifactId>javax.inject</artifactId>
+      <scope>provided</scope>
       <optional>true</optional>
     </dependency>
     <dependency>
@@ -118,7 +119,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
-      <artifactId>mdsal-binding-dom-adapter</artifactId>
+      <artifactId>mdsal-binding-test-utils</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>