Switch to MD-SAL APIs
[openflowplugin.git] / openflowplugin-common / pom.xml
index c6f4c51004cdfb1755426ffa74036d1c7e549cde..c4b8dc74a9ff98481a1df65bb53fe84e289c7ce0 100644 (file)
@@ -22,8 +22,8 @@
       <artifactId>slf4j-api</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>