Switch to MD-SAL APIs
[openflowplugin.git] / applications / notification-supplier / pom.xml
index ca96c2b82e7819fa8392dcf25476adbb0d98b178..7e7b7d130fe1b69df8e4e7a9d8b42cb3f5499f63 100644 (file)
             <artifactId>openflowplugin-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-binding-api</artifactId>
-        </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-binding-broker-impl</artifactId>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller.model</groupId>