Merge "Channel initializer class hierarchy refactor"
[controller.git] / opendaylight / md-sal / samples / toaster-it / pom.xml
index f66bfd4b74aafecec742cf803ee58688edc70eb1..a1925a53b505a616b1dc3cd6b6d99146a7fe97f7 100644 (file)
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>config-manager</artifactId>
-            <version>0.2.2-SNAPSHOT</version>
+            <version>0.2.3-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>equinoxSDK381</groupId>
             <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>