Add blueprint wiring for restconf connector
[netconf.git] / restconf / sal-rest-connector / pom.xml
index 97b93bc7844cd037a3bdee7c5c01a3f83fe5d823..0b0f52ef4fa5dbdd8d45e6129bcc64945809c43a 100644 (file)
             <Private-Package>org.opendaylight.netconf.sal.rest.*,
               org.opendaylight.restconf.*,
               org.opendaylight.netconf.sal.restconf.rpc.*,
-              org.opendaylight.netconf.sal.restconf.impl,
+              org.opendaylight.netconf.sal.restconf.impl.*,
               org.opendaylight.netconf.md.sal.rest.common.*,
               org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.rest.connector.rev140724.*,
             </Private-Package>
               org.opendaylight.aaa.shiro.realm,
               org.opendaylight.aaa.shiro.web.env,
               org.opendaylight.aaa.filterchain.filters,
+              org.opendaylight.aaa.api,
               org.apache.shiro.web.env
             </Import-Package>
             <Web-ContextPath>/restconf</Web-ContextPath>