X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=98ccd97a47cb57c828cbfa91cb428a3caf24df62;hb=054306c1c3b582b4448db31c2058c7282246a258;hp=56d2928838f6e357d2191450cf907ca7d5d57f85;hpb=05c99de44ef0041610bfbcc1e777060c7d7e3214;p=controller.git diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index 56d2928838..98ccd97a47 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.opendaylight.controller @@ -19,7 +20,7 @@ bundle - + org.codehaus.enunciate maven-enunciate-plugin @@ -28,16 +29,16 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT + ${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 @@ -77,27 +79,26 @@ org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller commons.northbound - 0.4.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.1-SNAPSHOT + + + junit + junit