X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fweb%2Ftroubleshoot%2Fpom.xml;h=69a8b9983e799284556441719a96d50904a8ee34;hp=6b87e74c697c32761c026fa51c309e1f39136409;hb=b25fb8ba381fe22992e1042f3eee2c54cc26af43;hpb=e7fa20b7152db96fab27c22e12441a1ffb7ead93 diff --git a/opendaylight/web/troubleshoot/pom.xml b/opendaylight/web/troubleshoot/pom.xml index 6b87e74c69..69a8b9983e 100644 --- a/opendaylight/web/troubleshoot/pom.xml +++ b/opendaylight/web/troubleshoot/pom.xml @@ -1,21 +1,21 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 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 + HEAD troubleshoot.web - 0.4.0-SNAPSHOT + 0.4.1-SNAPSHOT bundle @@ -65,10 +65,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, @@ -94,32 +93,30 @@ org.opendaylight.controller forwardingrulesmanager - 0.4.0-SNAPSHOT org.opendaylight.controller containermanager - 0.5.0-SNAPSHOT org.opendaylight.controller switchmanager - 0.5.0-SNAPSHOT org.opendaylight.controller sal - 0.5.0-SNAPSHOT org.opendaylight.controller statisticsmanager - 0.4.0-SNAPSHOT org.opendaylight.controller web - 0.4.0-SNAPSHOT + + com.fasterxml.jackson.core + jackson-databind +