Migrate to MD-SAL APIs
[bgpcep.git] / programming / impl / pom.xml
index 18474a4708ad6c8d4b2ba3e3862c6f0231fca3cc..80fa55d2f85feeaa2e3d9ae6832fc0abb93fcc8c 100644 (file)
@@ -99,8 +99,8 @@
             <artifactId>mockito-configuration</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-broker-impl</artifactId>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-dom-broker</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>