X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Ftopology%2Fpom.xml;h=358ea21ad9948d0b371bece2ae27abd1f9935a13;hb=de720d9b3ce0db8d90b992f67bfcb01465cb36c7;hp=e446ad756997e5cba918a785adcf93b63652e72f;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/web/topology/pom.xml b/opendaylight/web/topology/pom.xml index e446ad7569..358ea21ad9 100644 --- a/opendaylight/web/topology/pom.xml +++ b/opendaylight/web/topology/pom.xml @@ -4,18 +4,18 @@ 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.web - 0.4.0 + 0.4.1-SNAPSHOT bundle @@ -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,43 @@ - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.1 - org.opendaylight.controller containermanager - 0.5.0 + 0.5.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0 org.opendaylight.controller sal - 0.5.0 + 0.7.0-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.0 + 0.4.1-SNAPSHOT org.opendaylight.controller web - 0.4.0 + 0.4.1-SNAPSHOT + + + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + junit + junit + test