Remove dependencies on controller APIs
[netconf.git] / netconf / tools / netconf-testtool / pom.xml
index fb054b52f169e85b6a176b32fbe428b6e30c982b..a966c051837fabd2765ce8c2654aa144e2f198b7 100644 (file)
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>mdsal-netconf-monitoring</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-dom-broker</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-dom-inmemory-datastore</artifactId>