Migrate bundles' configuration mgmt to ConfigurationService
[controller.git] / opendaylight / arphandler / pom.xml
index c04bccd00d673617edf966dfeaa7158e1b88f638..deb2172b95fb87ff7ef9f469431a56adacd9991b 100644 (file)
     </plugins>
   </build>
   <dependencies>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>clustering.services</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal.connection</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>switchmanager</artifactId>