X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=ec43a5ee635d55341756e2a0cf72cd832410392f;hb=808d06a4bf6852f0c5d2dd752d2b7246d2eb3af9;hp=726f7975f0f0f8c9441156cbf8a98886f9faf052;hpb=15c27b1364f7538b39fe95ffdacf822e22c06e11;p=controller.git diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index 726f7975f0..ec43a5ee63 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/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 + topology.northbound 0.4.0-SNAPSHOT @@ -54,6 +59,7 @@ javax.xml.bind, javax.xml.bind.annotation, org.slf4j, + org.apache.catalina.filters, !org.codehaus.enunciate.jaxrs /controller/nb/v2/topology @@ -94,5 +100,10 @@ com.sun.jersey.jersey-servlet 1.17-SNAPSHOT + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +