X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsamples%2Fnorthbound%2Floadbalancer%2Fpom.xml;h=d39241757fea07732c7920340fd3fdd5ebf37c7d;hp=543aa8ca54be34ed6bdd1f120b11235267801757;hb=ce223a4e4d74daee6854e00e9d4e5d3a1bd5c1e8;hpb=abf4ba1b0854fdd8b1a15c8c4481cf4b0bc93068 diff --git a/opendaylight/samples/northbound/loadbalancer/pom.xml b/opendaylight/samples/northbound/loadbalancer/pom.xml index 543aa8ca54..d39241757f 100644 --- a/opendaylight/samples/northbound/loadbalancer/pom.xml +++ b/opendaylight/samples/northbound/loadbalancer/pom.xml @@ -4,43 +4,49 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-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 - HEAD - samples.loadbalancer.northbound - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + 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 + samples.loadbalancer + + - - org.codehaus.enunciate - maven-enunciate-plugin - ${enunciate.version} - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.opendaylight.controller.samples.loadbalancer, + org.opendaylight.controller.samples.loadbalancer, org.opendaylight.controller.samples.loadbalancer.entities, org.opendaylight.controller.samples.loadbalancer.internal, org.opendaylight.controller.samples.loadbalancer.policies, @@ -59,47 +65,32 @@ javax.xml.bind, org.slf4j, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, - !org.codehaus.enunciate.jaxrs - + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, + !org.codehaus.enunciate.jaxrs /one/nb/v2/lb ,${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 - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - hosttracker - ${hosttracker.version} - - - org.opendaylight.controller - samples.loadbalancer - ${samples.loadbalancer} - - - org.opendaylight.controller - sal - 0.5.1-SNAPSHOT - - - org.opendaylight.controller - commons.northbound - 0.4.1-SNAPSHOT - - - org.codehaus.enunciate - enunciate-core-annotations - ${enunciate.version} - - + + 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 +