X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fpom.xml;h=c8415f8b4f77cc63496d3a8abaa5abe0810da9b4;hb=18a4539ad844c05fcd30373efa43f873aca4c142;hp=bc0248d98e0e69b6d1ab77c113d33d623b010d06;hpb=cadf660b585274ae01ec692dcc11439d73e3abf1;p=controller.git diff --git a/opendaylight/northbound/hosttracker/pom.xml b/opendaylight/northbound/hosttracker/pom.xml index bc0248d98e..c8415f8b4f 100644 --- a/opendaylight/northbound/hosttracker/pom.xml +++ b/opendaylight/northbound/hosttracker/pom.xml @@ -10,35 +10,46 @@ hosttracker.northbound 0.4.2-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 - HEAD - + + + junit + junit + + + org.codehaus.enunciate + enunciate-core-annotations + + + org.opendaylight.controller + commons.northbound + + + org.opendaylight.controller + containermanager + + + org.opendaylight.controller + hosttracker + + + org.opendaylight.controller + sal + + + org.opendaylight.controller + switchmanager + + - - org.codehaus.enunciate - maven-enunciate-plugin - - - org.opendaylight.controller - sal - ${sal.version} - - - org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.hosttracker, + org.opendaylight.controller.hosttracker, org.opendaylight.controller.hosttracker.hostAware, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.utils, @@ -49,55 +60,43 @@ com.sun.jersey.spi.container.servlet, org.opendaylight.controller.northbound.commons, org.opendaylight.controller.northbound.commons.exception, + org.opendaylight.controller.northbound.commons.query, 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.ws.rs.ext, javax.xml.bind.annotation, javax.xml.bind, org.slf4j, org.apache.catalina.filters, com.fasterxml.jackson.jaxrs.base, com.fasterxml.jackson.jaxrs.json, - !org.codehaus.enunciate.jaxrs - + !org.codehaus.enunciate.jaxrs /controller/nb/v2/hosttracker ,${classes;ANNOTATION;javax.ws.rs.Path} ${project.basedir}/src/main/resources/META-INF + + org.codehaus.enunciate + maven-enunciate-plugin + + + org.opendaylight.controller + sal + ${sal.version} + + + - - - org.opendaylight.controller - containermanager - - - org.opendaylight.controller - hosttracker - - - org.opendaylight.controller - switchmanager - - - org.opendaylight.controller - sal - - - org.opendaylight.controller - commons.northbound - - - org.codehaus.enunciate - enunciate-core-annotations - - - junit - junit - - + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +