X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=74e33863b55eb32691e11e1c0c801a0a2f4afc91;hb=f5ae77b71afeee5667bf2a8ad9d0753025ee1947;hp=853c54ec2c9f36c693f68095b1d30b361c5105ea;hpb=6e8fef270b6dc88f1dedca0c3e607a1a16e6ce2f;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index 853c54ec2c..74e33863b5 100644 --- a/opendaylight/northbound/hosttracker/pom.xml +++ b/opendaylight/northbound/hosttracker/pom.xml @@ -10,6 +10,11 @@ hosttracker.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 + @@ -24,7 +29,7 @@ 0.5.0-SNAPSHOT - + org.apache.felix maven-bundle-plugin @@ -46,11 +51,13 @@ org.opendaylight.controller.northbound.commons.exception, org.opendaylight.controller.northbound.commons.utils, org.opendaylight.controller.sal.authorization, + org.opendaylight.controller.sal.packet.address, javax.ws.rs, javax.ws.rs.core, javax.xml.bind.annotation, javax.xml.bind, org.slf4j, + org.apache.catalina.filters, !org.codehaus.enunciate.jaxrs /controller/nb/v2/host @@ -79,7 +86,7 @@ org.opendaylight.controller switchmanager - 0.4.0-SNAPSHOT + 0.5.0-SNAPSHOT org.opendaylight.controller @@ -96,5 +103,10 @@ enunciate-core-annotations ${enunciate.version} + + org.opendaylight.controller.thirdparty + org.apache.catalina.filters.CorsFilter + 7.0.42-SNAPSHOT +