Unified Two Phase Commit implementation, fixed BA to BI connection
[controller.git] / opendaylight / md-sal / samples / toaster-it / pom.xml
index 6f53bcd2c4d8d0a513fe79ad7d038f692b88bdfd..a1925a53b505a616b1dc3cd6b6d99146a7fe97f7 100644 (file)
             <artifactId>logback-classic</artifactId>
             <version>1.0.9</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools.thirdparty</groupId>
+            <artifactId>antlr4-runtime-osgi-nohead</artifactId>
+            <version>4.0</version>
+        </dependency>
     </dependencies>
 </project>