Do not pull in javax.inject into runtime
[genius.git] / mdsalutil / mdsalutil-impl / pom.xml
index 642885c8413303f4df58a2567dd7b6aebb7fc5ff..0c1161fae271d7d7974f760438ac1446bbb72434 100644 (file)
@@ -43,6 +43,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>org.opendaylight.openflowplugin.model</groupId>
       <artifactId>model-flow-service</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.infrautils</groupId>
+      <artifactId>inject</artifactId>
+    </dependency>
     <dependency>
       <groupId>javax.inject</groupId>
       <artifactId>javax.inject</artifactId>