X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsamples%2Fnorthbound%2Floadbalancer%2Fpom.xml;h=3b0ae0cdebec87d5eb42dfeeb63d27cb0f82a2e2;hp=dc23940d55ae6cf4ef30a96ac0b35dd2bdab1bb8;hb=f8d0b0f844466bb7e6c10228b825c33776e38cb5;hpb=15c27b1364f7538b39fe95ffdacf822e22c06e11 diff --git a/opendaylight/samples/northbound/loadbalancer/pom.xml b/opendaylight/samples/northbound/loadbalancer/pom.xml index dc23940d55..3b0ae0cdeb 100644 --- a/opendaylight/samples/northbound/loadbalancer/pom.xml +++ b/opendaylight/samples/northbound/loadbalancer/pom.xml @@ -7,6 +7,12 @@ 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 + + samples.loadbalancer.northbound 0.4.0-SNAPSHOT bundle @@ -51,6 +57,7 @@ javax.xml.bind.annotation, javax.xml.bind, org.slf4j, + org.apache.catalina.filters, !org.codehaus.enunciate.jaxrs /one/nb/v2/lb @@ -96,5 +103,10 @@ enunciate-core-annotations ${enunciate.version} + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +