X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fweb%2Ftopology%2Fpom.xml;h=6fc98d9f06cba0f0ed9b502a7a79d8fabc27b1cb;hb=5bf8e609e5f7c2f69ea58a5d0e6d7a564457b2f1;hp=226dcc87b7fb8bf34fa94937ec5e79b86eb8d577;hpb=3e5a15bd17299cc88ea253514db40661e11f5bb7;p=controller.git diff --git a/opendaylight/web/topology/pom.xml b/opendaylight/web/topology/pom.xml index 226dcc87b7..6fc98d9f06 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, @@ -96,12 +95,10 @@ org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller configuration - 0.4.1-SNAPSHOT org.opendaylight.controller @@ -110,17 +107,14 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller topologymanager - 0.4.1-SNAPSHOT org.opendaylight.controller web - 0.4.1-SNAPSHOT org.opendaylight.controller.thirdparty