X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fnetworkconfiguration%2Fbridgedomain%2Fpom.xml;h=9792de1dbe3f48aac45d9afaf24f21d9cf836d71;hb=2cf5e6fc42a7b0884fbb2998c749146805767fa5;hp=3e47e5512198526b0fb43d57060ffe2603dc6611;hpb=1993a259ac7f42767064d9a5c5e2dcef91e8333d;p=controller.git diff --git a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml index 3e47e55121..9792de1dbe 100644 --- a/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml +++ b/opendaylight/northbound/networkconfiguration/bridgedomain/pom.xml @@ -59,7 +59,8 @@ javax.xml.bind.annotation, javax.xml.bind, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs @@ -76,37 +77,30 @@ org.opendaylight.controller sal - ${sal.version} org.opendaylight.controller sal.connection - ${sal.connection.version} org.opendaylight.controller sal.networkconfiguration - ${sal.networkconfiguration.version} org.opendaylight.controller connectionmanager - ${connectionmanager.version} org.opendaylight.controller containermanager - ${containermanager.version} org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller commons.northbound - ${commons.northbound.version}