X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Ftopology%2Fpom.xml;h=7193ef3182e758cf55a000d84ab1ee51459c0729;hp=c4c66e46d5af0bd9d0483807fa50e38339b5c4dd;hb=591fd680eea5c6183436cc72e756326af1505ac0;hpb=1415e57c132459f962afcc976da3b72c28a5702b diff --git a/opendaylight/web/topology/pom.xml b/opendaylight/web/topology/pom.xml index c4c66e46d5..7193ef3182 100644 --- a/opendaylight/web/topology/pom.xml +++ b/opendaylight/web/topology/pom.xml @@ -1,28 +1,28 @@ - + 4.0.0 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.web - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle org.apache.felix maven-bundle-plugin - 2.3.6 + ${bundle.plugin.version} true @@ -66,10 +66,9 @@ org.apache.taglibs.standard.tag.rt.fmt, org.apache.taglibs.standard.tei, org.apache.taglibs.standard.tlv, - org.codehaus.jackson, - org.codehaus.jackson.annotate, - org.codehaus.jackson.map, - org.codehaus.jackson.map.annotate, + com.fasterxml.jackson.core, + com.fasterxml.jackson.databind, + com.fasterxml.jackson.annotation, org.osgi.framework, org.slf4j, org.springframework.beans, @@ -93,40 +92,38 @@ - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.1-SNAPSHOT - org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT org.opendaylight.controller configuration - 0.4.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0-SNAPSHOT org.opendaylight.controller web - 0.4.0-SNAPSHOT + + + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + junit + junit + test