Merge changes Ifdaf681e,Ifc13df7c
[controller.git] / opendaylight / md-sal / sal-binding-it / pom.xml
index 5f98deb73b148d96a30778297b7d56a5a00aceaa..e242b9ecee2c3e8f9cc8ff1d9b777a036d1f07eb 100644 (file)
       <version>1.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
-        <dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>config-manager</artifactId>
+      <version>0.2.3-SNAPSHOT</version>
+    </dependency>
+    <dependency>
       <groupId>org.opendaylight.controller.model</groupId>
       <artifactId>model-flow-management</artifactId>
       <version>1.0-SNAPSHOT</version>
       <scope>provided</scope>
     </dependency>
+    <dependency>
+            <groupId>org.opendaylight.yangtools.thirdparty</groupId>
+            <artifactId>antlr4-runtime-osgi-nohead</artifactId>
+            <version>4.0</version>
+    </dependency>
   </dependencies>
 </project>