Migrate bundles' configuration mgmt to ConfigurationService
[controller.git] / opendaylight / usermanager / implementation / pom.xml
index 84ca46a21bb1761366b01d4db1ecdc3303790f27..08f7dcb313d170560713257d1e15ed0284a12986 100644 (file)
@@ -26,8 +26,8 @@
         <configuration>
           <instructions>
             <Import-Package>
-              org.opendaylight.controller.clustering.services,
               org.opendaylight.controller.configuration,
+              org.opendaylight.controller.clustering.services,
               org.opendaylight.controller.sal.authorization,
               org.opendaylight.controller.sal.core,
               org.opendaylight.controller.sal.packet,
       <groupId>org.slf4j</groupId>
       <artifactId>jcl-over-slf4j</artifactId>
     </dependency>
+
   </dependencies>
 </project>