X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcontainermanager%2Fpom.xml;h=493cfbab22d9d91e4c61f4ad19230dd92de7be76;hp=b870c2a10e4d64802f639b7d50e8013b50935a93;hb=c56d1b9358a17dbe9cabdbbeb446c2a70ef412fc;hpb=da5734f6233a2fc6cb749caaf869d96084a5a8a3 diff --git a/opendaylight/northbound/containermanager/pom.xml b/opendaylight/northbound/containermanager/pom.xml index b870c2a10e..493cfbab22 100644 --- a/opendaylight/northbound/containermanager/pom.xml +++ b/opendaylight/northbound/containermanager/pom.xml @@ -28,7 +28,7 @@ org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -50,6 +50,7 @@ javax.xml.bind.annotation, javax.xml.bind, org.slf4j, + org.apache.catalina.filters, org.codehaus.jackson.jaxrs, !org.codehaus.enunciate.jaxrs @@ -96,5 +97,10 @@ com.sun.jersey.jersey-servlet 1.17-SNAPSHOT + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +