X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Fdevices%2Fpom.xml;h=617820b952d827359d5ab6e86088c01cbb405b4c;hp=d66381f6ce737321c384f15c57aa9d64e19cf0bd;hb=3948bedd0129e44c0943bd77c91806425645cd72;hpb=3979e330c9f95a898c54a9234f3a07e3b2ae4349 diff --git a/opendaylight/web/devices/pom.xml b/opendaylight/web/devices/pom.xml index d66381f6ce..617820b952 100644 --- a/opendaylight/web/devices/pom.xml +++ b/opendaylight/web/devices/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -15,7 +15,7 @@ devices.web - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle @@ -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