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=eeaf550e6ba39b0d2ec7991532518bb1227429fe;hpb=4e888e9099a29b43859702f0291499260ebd4720;p=controller.git diff --git a/opendaylight/northbound/staticrouting/pom.xml b/opendaylight/northbound/staticrouting/pom.xml index eeaf550e6b..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 @@ -22,7 +21,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT @@ -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 @@ -62,7 +66,7 @@ org.opendaylight.controller sal - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -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 +