Add missing dependencies
[controller.git] / opendaylight / md-sal / sal-binding-it / pom.xml
index 04283e75c3962360c6af4256d770346f94bfe95d..5b404c7f2540c2cc82a52b810bc0ade419b041b6 100644 (file)
       <groupId>org.opendaylight.mdsal.model</groupId>
       <artifactId>opendaylight-l2-types</artifactId>
     </dependency>
+    <dependency>
+      <groupId>javax.inject</groupId>
+      <artifactId>javax.inject</artifactId>
+      <version>1</version>
+    </dependency>
   </dependencies>
 
   <build>