Remove deprecated MD-SAL APIs
[controller.git] / opendaylight / md-sal / messagebus-util / pom.xml
index 05b497fe0f4716fc4bdea752d2247c5535110f4a..9002dbf98dbbbe573456771e44ad53196b89fd22 100644 (file)
@@ -26,12 +26,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
 
     <dependencies>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-core-api</artifactId>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-api</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>sal-binding-api</artifactId>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-dom-api</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>