Release controller
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index f76486297c829ebfbad9b5dc298c8fe1c3f90e12..b0ba751d83a4598a5ed1cba431c7136b3e8e83c4 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-parent</artifactId>
-    <version>7.0.6-SNAPSHOT</version>
+    <version>8.0.1</version>
     <relativePath>../parent</relativePath>
   </parent>
 
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>yang-test-util</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-binding-dom-codec</artifactId>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-binding-test-utils</artifactId>