X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Ftopology%2Fpom.xml;h=c27a68e45b2f9cdd32301f86ceab490f1fca0d1c;hp=726f7975f0f0f8c9441156cbf8a98886f9faf052;hb=082d7ba433b85d5810c50f624d2691088336e66a;hpb=52c35c45d2afc89595cca04929b347693b61d68c diff --git a/opendaylight/northbound/topology/pom.xml b/opendaylight/northbound/topology/pom.xml index 726f7975f0..c27a68e45b 100644 --- a/opendaylight/northbound/topology/pom.xml +++ b/opendaylight/northbound/topology/pom.xml @@ -4,34 +4,39 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-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 + topology.northbound - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle - + org.codehaus.enunciate maven-enunciate-plugin - ${enunciate.version} 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 + @@ -49,14 +54,19 @@ org.opendaylight.controller.usermanager, org.opendaylight.controller.topologymanager, com.sun.jersey.spi.container.servlet, + com.fasterxml.jackson.annotation, javax.ws.rs, javax.ws.rs.core, javax.xml.bind, javax.xml.bind.annotation, org.slf4j, + org.apache.catalina.filters, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs /controller/nb/v2/topology + ,${classes;ANNOTATION;javax.ws.rs.Path} ${project.basedir}/src/main/resources/META-INF @@ -67,32 +77,26 @@ org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller containermanager - 0.4.0-SNAPSHOT org.opendaylight.controller commons.northbound - 0.4.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT - org.opendaylight.controller.thirdparty - com.sun.jersey.jersey-servlet - 1.17-SNAPSHOT + junit + junit