Remove deprecated MD-SAL APIs
[controller.git] / opendaylight / md-sal / samples / toaster-consumer / pom.xml
index 6b0249d2ce6b4245b47b3a8941510f1201993478..22db3d64c6eaa1dd04b6189a9dd6c9dc4741c859 100644 (file)
@@ -24,8 +24,8 @@
       <artifactId>sal-common-util</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-binding-api</artifactId>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-binding-api</artifactId>
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>