X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Ftopology%2Fpom.xml;h=358ea21ad9948d0b371bece2ae27abd1f9935a13;hb=e269f57182ae65e67c6fd7699e257bb63f7a4dc6;hp=09db5ca59e049bebda5be8e362cabbeeccc8ea4a;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;p=controller.git diff --git a/opendaylight/web/topology/pom.xml b/opendaylight/web/topology/pom.xml index 09db5ca59e..358ea21ad9 100644 --- a/opendaylight/web/topology/pom.xml +++ b/opendaylight/web/topology/pom.xml @@ -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,11 +92,6 @@ - - org.opendaylight.controller.thirdparty - net.sf.jung2 - 2.0.2-SNAPSHOT - org.opendaylight.controller containermanager @@ -111,12 +105,11 @@ org.opendaylight.controller switchmanager - 0.5.1-SNAPSHOT org.opendaylight.controller sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.controller @@ -128,5 +121,14 @@ web 0.4.1-SNAPSHOT + + org.opendaylight.controller.thirdparty + net.sf.jung2 + + + junit + junit + test +