X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Fdevices%2Fpom.xml;h=b0aef90699f8ad22281aee424c4640690713a439;hp=d66381f6ce737321c384f15c57aa9d64e19cf0bd;hb=b29204146ca6957b5f968e07d9e7e2052ba70ef1;hpb=3979e330c9f95a898c54a9234f3a07e3b2ae4349 diff --git a/opendaylight/web/devices/pom.xml b/opendaylight/web/devices/pom.xml index d66381f6ce..b0aef90699 100644 --- a/opendaylight/web/devices/pom.xml +++ b/opendaylight/web/devices/pom.xml @@ -66,10 +66,8 @@ 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.databind, + com.fasterxml.jackson.annotation, org.osgi.framework, org.slf4j, org.springframework.beans, @@ -95,17 +93,14 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.1-SNAPSHOT org.opendaylight.controller connectionmanager - 0.1.1-SNAPSHOT org.opendaylight.controller containermanager - 0.5.1-SNAPSHOT org.opendaylight.controller @@ -114,21 +109,18 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller web - 0.4.1-SNAPSHOT org.opendaylight.controller forwarding.staticrouting - ${forwarding.staticrouting} - org.codehaus.jackson - jackson-mapper-asl + com.fasterxml.jackson.core + jackson-databind