Bug 4105: Add Cars RPC to test entity ownership
[controller.git] / opendaylight / md-sal / samples / clustering-test-app / provider / pom.xml
index eb24b7fd5b63a271ca5f893eac1cc6d2e4747632..8c6a32607fcfc556ca2d55f40700eb9286c85f29 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>