BUG-5280: expose backing client actor reference
[controller.git] / opendaylight / md-sal / sal-dom-broker / pom.xml
index 2d53c0cf02bbe5215c81055b598cbde0d4ba68e6..2179667f8ffe8360aa46ea13752b4a5f4a7a3bd1 100644 (file)
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-eos-dom-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-dom-api</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-dom-broker</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-impl</artifactId>