X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstaticrouting%2Fpom.xml;h=bb88465907191dd2bc2fea0d7f7061190a3d1aee;hb=24eac152c37605ee8aec5ec44b812bc2314795cc;hp=c35c5e622089c71bba297d9fa0142806e843b93c;hpb=bb3842c34d5c56d9aa37c02e9eea6128a2f6d86b;p=controller.git diff --git a/opendaylight/northbound/staticrouting/pom.xml b/opendaylight/northbound/staticrouting/pom.xml index c35c5e6220..bb88465907 100644 --- a/opendaylight/northbound/staticrouting/pom.xml +++ b/opendaylight/northbound/staticrouting/pom.xml @@ -8,7 +8,6 @@ ../../commons/opendaylight - org.opendaylight.controller forwarding.staticrouting.northbound 0.4.0-SNAPSHOT bundle @@ -22,7 +21,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT @@ -40,18 +39,13 @@ org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, org.opendaylight.controller.containermanager, + org.opendaylight.controller.usermanager, com.sun.jersey.spi.container.servlet, org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, - com.sun.jersey.spi.spring.container.servlet, - org.springframework.web.context, - org.springframework.web, - org.springframework.web.servlet, - org.springframework.web.filter, - org.springframework.security.config, - org.springframework.security.web.authentication, - org.springframework.security.web.authentication.www, - org.slf4j, + org.opendaylight.controller.northbound.commons.utils, + org.opendaylight.controller.sal.authorization, + org.slf4j, javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, @@ -62,6 +56,7 @@ /controller/nb/v2/staticroute + ${project.basedir}/src/main/resources/META-INF @@ -70,7 +65,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -88,14 +83,14 @@ ${enunciate.version} - org.opendaylight.controller - commons.northbound - 0.4.0-SNAPSHOT - + org.opendaylight.controller + commons.northbound + 0.4.0-SNAPSHOT + org.opendaylight.controller.thirdparty com.sun.jersey.jersey-servlet 1.17-SNAPSHOT - +