Merge "Config save support for networkconfiguration.neutron"
[controller.git] / opendaylight / networkconfiguration / neutron / implementation / pom.xml
index 1590873b70ebac9b9fcb7ec6cd1b4a6f92a98eff..150f6028022e01e38f5a3558237e9c2281ccc20f 100644 (file)
@@ -50,6 +50,7 @@
           <instructions>
             <Import-Package>
               org.opendaylight.controller.clustering.services,
+              org.opendaylight.controller.configuration,
               org.opendaylight.controller.sal.core,
               org.opendaylight.controller.sal.utils,
               org.apache.felix.dm,
       <artifactId>clustering.services</artifactId>
       <version>0.5.0-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>configuration</artifactId>
+      <version>0.4.1-SNAPSHOT</version>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>networkconfig.neutron</artifactId>