Bug #65 - Fix inconsistencies in the NB REST APIs
[controller.git] / opendaylight / northbound / commons / pom.xml
index 6031ddea35837765eb0897c7e031c996db905802..b88375ffdc9390c8dba9801f65fd69076f68a588 100644 (file)
           <instructions>
             <Export-Package>
               org.opendaylight.controller.northbound.commons.exception,
+              org.opendaylight.controller.northbound.commons.types,
               org.opendaylight.controller.northbound.commons.utils,
               org.opendaylight.controller.northbound.commons
             </Export-Package>
             <Import-Package>
               javax.ws.rs,
               javax.ws.rs.core,
+              javax.xml.bind.annotation,
               org.opendaylight.controller.sal.utils,
               org.opendaylight.controller.sal.authorization,
               org.opendaylight.controller.containermanager,