X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=a7ef3e1cbacdee9373a884c03a1092ee0bca0447;hb=cd70a1080d382015a1eebbde8fa0d9ad156ce404;hp=ec3489aca2855b6da48f82364c9b175dda8ff6de;hpb=37fa8d2f9fa05c29005df8cb39e71ead95de13a9;p=controller.git diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index ec3489aca2..a7ef3e1cba 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/pom.xml @@ -1,24 +1,26 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 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 + HEAD topology.northbound - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle - + org.codehaus.enunciate maven-enunciate-plugin @@ -27,16 +29,16 @@ org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + @@ -54,6 +56,7 @@ org.opendaylight.controller.usermanager, org.opendaylight.controller.topologymanager, com.sun.jersey.spi.container.servlet, + org.codehaus.jackson.annotate, javax.ws.rs, javax.ws.rs.core, javax.xml.bind, @@ -80,32 +83,26 @@ org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT + ${containermanager.version} org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT + ${commons.northbound.version} org.opendaylight.controller sal - 0.5.0-SNAPSHOT + ${sal.version} org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT + ${topologymanager.version} - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT - - - org.opendaylight.controller.thirdparty - org.apache.catalina.filters.CorsFilter - 7.0.42-SNAPSHOT + junit + junit