X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcommons%2Fpom.xml;h=56da363d3eaf6d748c4a4cdc0925710fe31f759e;hb=refs%2Fchanges%2F74%2F474%2F2;hp=61e5304e7360c942722ce4a16daece224f0c1f10;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index 61e5304e73..56da363d3e 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -8,7 +8,6 @@ ../../commons/opendaylight - org.opendaylight.controller commons.northbound 0.4.0-SNAPSHOT bundle @@ -24,21 +23,21 @@ org.opendaylight.controller.northbound.commons.exception, + org.opendaylight.controller.northbound.commons.utils, org.opendaylight.controller.northbound.commons javax.ws.rs, javax.ws.rs.core, org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.containermanager, org.opendaylight.controller.usermanager, - javax.servlet.http, - org.slf4j, - org.springframework.security.authentication, - org.springframework.security.core, - org.springframework.security.core.context, - org.springframework.security.web.context + javax.servlet.http, + org.slf4j + ${project.basedir}/META-INF @@ -47,24 +46,12 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller usermanager 0.4.0-SNAPSHOT - - org.springframework.security - spring-security-core - ${spring-security.version} - provided - - - org.springframework.security - spring-security-web - ${spring-security.version} - provided -