X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=ec3489aca2855b6da48f82364c9b175dda8ff6de;hp=726f7975f0f0f8c9441156cbf8a98886f9faf052;hb=feeeee8105b8f8262154d6c7d994fdbdb7eda1e2;hpb=6e8fef270b6dc88f1dedca0c3e607a1a16e6ce2f diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index 726f7975f0..ec3489aca2 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,9 +59,12 @@ javax.xml.bind, javax.xml.bind.annotation, org.slf4j, + org.apache.catalina.filters, + org.codehaus.jackson.jaxrs, !org.codehaus.enunciate.jaxrs /controller/nb/v2/topology + ,${classes;ANNOTATION;javax.ws.rs.Path} ${project.basedir}/src/main/resources/META-INF @@ -72,7 +80,7 @@ org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -94,5 +102,10 @@ com.sun.jersey.jersey-servlet 1.17-SNAPSHOT + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +