Minor: mdsal-trace-api does not need sal-broker-impl, just sal-core-api
[controller.git] / opendaylight / md-sal / mdsal-trace / api / pom.xml
index 799c1be3d63528e407fc03f21270750beed0f6e0..2cf381f1a91dccec70e18ce3e007c6da6a7747cd 100644 (file)
@@ -36,7 +36,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <dependencies>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-broker-impl</artifactId>
+      <artifactId>sal-core-api</artifactId>
     </dependency>
   </dependencies>
   <build>