X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Fstaticrouting%2Fpom.xml;h=fa9341f681bd62d9941dfc8d581d7a2f9091af85;hb=656bd9b7194d49102c4f38033a1759bfd9f59597;hp=f0fd3237109d7d4e3552b766e6962297962ab3a9;hpb=fbfab4661220d56543ceabbcba5a40b335be1e07;p=controller.git diff --git a/opendaylight/northbound/staticrouting/pom.xml b/opendaylight/northbound/staticrouting/pom.xml index f0fd323710..fa9341f681 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,20 +39,25 @@ 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, javax.xml.bind, + org.apache.catalina.filters, !org.codehaus.enunciate.jaxrs /controller/nb/v2/staticroute + ${project.basedir}/src/main/resources/META-INF @@ -80,14 +84,19 @@ ${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 - + + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +