Bug 4105: Fixed feature test failure due to missing dependency.
[controller.git] / features / mdsal / pom.xml
index 8b16700ccb156d4d7ce17c3bd154a9040ddb4193..0561f164689ba124ea4b2a36e89d4c9d427b71d3 100644 (file)
       <type>xml</type>
       <classifier>config</classifier>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-clustering-config</artifactId>
+      <version>${mdsal.version}</version>
+      <type>xml</type>
+      <classifier>entityownershipconfig</classifier>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-clustering-config</artifactId>