X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fswitchmanager%2Fpom.xml;h=719688305ebac17f1655281f30cd62672f47d3df;hb=808d06a4bf6852f0c5d2dd752d2b7246d2eb3af9;hp=556c964055b2c335d80f57e90839b0adabf48a62;hpb=5db7ed90dcf16bf3d533befd238020805d28b426;p=controller.git diff --git a/opendaylight/northbound/switchmanager/pom.xml b/opendaylight/northbound/switchmanager/pom.xml index 556c964055..719688305e 100644 --- a/opendaylight/northbound/switchmanager/pom.xml +++ b/opendaylight/northbound/switchmanager/pom.xml @@ -10,6 +10,11 @@ switchmanager.northbound 0.4.0-SNAPSHOT bundle + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main + @@ -51,6 +56,7 @@ javax.xml.bind.annotation, javax.xml.bind, org.slf4j, + org.apache.catalina.filters, !org.codehaus.enunciate.jaxrs /controller/nb/v2/switch @@ -102,6 +108,10 @@ enunciate-core-annotations ${enunciate.version} - + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +