BUG-472 Initial EXI encoder/decoder implementation in Netconf
[controller.git] / opendaylight / md-sal / sal-binding-it / pom.xml
index 520935ca9052f89d1cc6ce1b9a6363764c4e91e8..654ad4a1ccd86f87ec562316f5f14888099b4d27 100644 (file)
             <artifactId>antlr4-runtime-osgi-nohead</artifactId>
             <version>4.0</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller.thirdparty</groupId>
+            <artifactId>nagasena</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller.thirdparty</groupId>
+            <artifactId>nagasena-rta</artifactId>
+        </dependency>
     </dependencies>
 </project>