Remove antlr4-runtime-osgi-nohead
[controller.git] / opendaylight / md-sal / sal-binding-it / pom.xml
index 710d113b008390e7a39b6e6797accc79450f1a3c..c9cfead7af3a17013e3ee9c2b1a9147c595e6dcb 100644 (file)
       <artifactId>sal-dom-broker-config</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.yangtools.thirdparty</groupId>
-      <artifactId>antlr4-runtime-osgi-nohead</artifactId>
+      <!-- TODO Add this to odlparent -->
+      <groupId>org.antlr</groupId>
+      <artifactId>antlr4-runtime</artifactId>
+      <version>4.5.1-1</version>
     </dependency>
 
     <!--Compile scopes for all testing dependencies are intentional-->