X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=4cdfb02d58ee81d77fb29e938fb6f64a95c1951a;hb=b97e2841f2c297b5e1691cf970d26a0e8d40953d;hp=dfcd4aa6d5d711bbb72e0394a7b167f6fa959f86;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index dfcd4aa6d5..4cdfb02d58 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/pom.xml @@ -1,25 +1,26 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0 + 1.4.1-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 - releasepom-0.1.0 + HEAD topology.northbound - 0.4.0 + 0.4.1-SNAPSHOT bundle - + org.codehaus.enunciate maven-enunciate-plugin @@ -28,16 +29,16 @@ org.opendaylight.controller sal - 0.5.0 + ${sal.version} - org.apache.felix - maven-bundle-plugin - ${bundle.plugin.version} - true - + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + @@ -55,14 +56,15 @@ org.opendaylight.controller.usermanager, org.opendaylight.controller.topologymanager, com.sun.jersey.spi.container.servlet, - org.codehaus.jackson.annotate, + com.fasterxml.jackson.annotation, javax.ws.rs, javax.ws.rs.core, javax.xml.bind, javax.xml.bind.annotation, org.slf4j, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs /controller/nb/v2/topology @@ -82,32 +84,26 @@ org.opendaylight.controller containermanager - 0.5.0 + ${containermanager.version} org.opendaylight.controller commons.northbound - 0.4.0 + ${commons.northbound.version} org.opendaylight.controller sal - 0.5.0 + ${sal.version} org.opendaylight.controller topologymanager - 0.4.0 + ${topologymanager.version} - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17 - - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42 + junit + junit