BUG-7159: eliminate use of CrossStatementSourceReactor
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / pom.xml
index b5f1f19f140376a80a8f8f0cc7d64a2fa1620289..b32f0428651509166f379e9085c130e2355b0171 100644 (file)
       <artifactId>commons-lang3</artifactId>
     </dependency>
 
+    <dependency>
+      <groupId>org.opendaylight.yangtools</groupId>
+      <artifactId>yang-test-util</artifactId>
+    </dependency>
   </dependencies>
 
   <build>