Bug 4105: Add Cars RPC to test entity ownership
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index 424def29ce308801e9ddc83bf12785be8fb7ef48..850160e8ba2427536a71fa60b6d59768eebf860e 100644 (file)
             <artifactId>sal-binding-api</artifactId>
             <version>${mdsal.version}</version>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>sal-common-api</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>sal-common-util</artifactId>