Remove sal-dom-broker-config dependency
[bgpcep.git] / bgp / topology-provider / pom.xml
index cb1eeae91836928f6f40628f7c608f6e508e1307..b7f81c583293df6cf6fa3346979350e1951a48d6 100644 (file)
             <artifactId>mdsal-binding-dom-adapter</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-dom-broker-config</artifactId>
-            <scope>test</scope>
-        </dependency>
         <!-- junit/mockito default -->
         <dependency>
             <groupId>org.mockito</groupId>