Bug 1225: Added DataBroker and DataChangeListener test suite.
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index bf84183b75b755b9099374d3d2365432a9621288..28c23c8259cd9ca76492fb154b52e0767b67d98f 100644 (file)
         <artifactId>sal-restconf-broker</artifactId>
         <version>${mdsal.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.opendaylight.controller</groupId>
+        <artifactId>sal-test-model</artifactId>
+        <version>${mdsal.version}</version>
+      </dependency>
 
       <!-- SAL Extension bundles -->
       <dependency>