X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstaticrouting%2Fpom.xml;h=71e45de0b303b8c2b6a780cd895ed3927c1b2272;hb=6145a414aa83be539b377c1952a3a33ed7031322;hp=2a3ae10ce3b89e0021e170a37893e43110db0051;hpb=cd70a1080d382015a1eebbde8fa0d9ad156ce404;p=controller.git diff --git a/opendaylight/northbound/staticrouting/pom.xml b/opendaylight/northbound/staticrouting/pom.xml index 2a3ae10ce3..71e45de0b3 100644 --- a/opendaylight/northbound/staticrouting/pom.xml +++ b/opendaylight/northbound/staticrouting/pom.xml @@ -57,7 +57,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 @@ -74,27 +75,22 @@ org.opendaylight.controller sal - ${sal.version} org.opendaylight.controller containermanager - ${containermanager.version} org.opendaylight.controller forwarding.staticrouting - ${forwarding.staticrouting} org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} org.opendaylight.controller commons.northbound - ${commons.northbound.version} junit