X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fnetworkconfiguration%2Fbridgedomain%2Fpom.xml;h=b7da9641fafa0af6e40970a95aaffe940d902294;hb=ed55006f54e710851f766cf9640175dfc5df5725;hp=cba14fdc78e92aeb1da39c5fc947a335ce4d26ec;hpb=5db7ed90dcf16bf3d533befd238020805d28b426;p=controller.git diff --git a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml index cba14fdc78..b7da9641fa 100644 --- a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml +++ b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml @@ -7,6 +7,11 @@ 1.4.0-SNAPSHOT ../../../commons/opendaylight + + 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 + networkconfig.bridgedomain.northbound 0.0.1-SNAPSHOT @@ -52,6 +57,8 @@ javax.ws.rs.core, javax.xml.bind.annotation, javax.xml.bind, + org.apache.catalina.filters, + org.codehaus.jackson.jaxrs, !org.codehaus.enunciate.jaxrs @@ -104,5 +111,10 @@ com.sun.jersey.jersey-servlet 1.17-SNAPSHOT + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +