Container Management and associated Northbound APIs.
[controller.git] / opendaylight / containermanager / api / pom.xml
index 65adf68642668691c6eb046b618040cdc3f9dd4b..2b207aa797aa76be72d20e3cc5e108aa20c03e98 100644 (file)
@@ -15,7 +15,7 @@
   </scm>
 
   <artifactId>containermanager</artifactId>
   </scm>
 
   <artifactId>containermanager</artifactId>
-  <version>0.4.0-SNAPSHOT</version>
+  <version>0.5.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <build>
   <packaging>bundle</packaging>
 
   <build>
         <configuration>
           <instructions>
             <Import-Package>
         <configuration>
           <instructions>
             <Import-Package>
-              org.opendaylight.controller.sal.action,
               org.opendaylight.controller.sal.authorization,
               org.opendaylight.controller.sal.authorization,
+              org.opendaylight.controller.sal.utils,
               org.opendaylight.controller.sal.core,
               org.opendaylight.controller.sal.core,
+              org.opendaylight.controller.sal.action,
               org.opendaylight.controller.sal.flowprogrammer,
               org.opendaylight.controller.sal.match,
               org.opendaylight.controller.sal.flowprogrammer,
               org.opendaylight.controller.sal.match,
+              org.opendaylight.controller.sal.packet,
               org.opendaylight.controller.sal.reader,
               org.opendaylight.controller.sal.reader,
-              org.opendaylight.controller.sal.utils,
-              org.apache.commons.lang3.builder
+              org.apache.commons.lang3.builder,
+              org.slf4j,
+              javax.xml.bind.annotation,
+              javax.xml.bind
             </Import-Package>
             <Export-Package>
               org.opendaylight.controller.containermanager
             </Import-Package>
             <Export-Package>
               org.opendaylight.controller.containermanager