X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstaticrouting%2Fpom.xml;h=bb88465907191dd2bc2fea0d7f7061190a3d1aee;hb=ff1b4a79cca00743a00c3b0b1100bd0ab2b2fb31;hp=f0fd3237109d7d4e3552b766e6962297962ab3a9;hpb=fbfab4661220d56543ceabbcba5a40b335be1e07;p=controller.git diff --git a/opendaylight/northbound/staticrouting/pom.xml b/opendaylight/northbound/staticrouting/pom.xml index f0fd323710..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 @@ -40,10 +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, - 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, @@ -54,6 +56,7 @@ /controller/nb/v2/staticroute + ${project.basedir}/src/main/resources/META-INF @@ -80,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 - +