X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fusermanager%2Fpom.xml;h=c8231f144ef55225e449cac83296fe7a4ce59c6c;hb=ba470e5b912b7251110b6e7a1da583144a5b8fe8;hp=8a85dbb62202de158261e466beb20a997461808c;hpb=3309a1819d3cd168bc130f0ae57f96f47ec9919d;p=controller.git diff --git a/opendaylight/northbound/usermanager/pom.xml b/opendaylight/northbound/usermanager/pom.xml index 8a85dbb622..c8231f144e 100644 --- a/opendaylight/northbound/usermanager/pom.xml +++ b/opendaylight/northbound/usermanager/pom.xml @@ -47,7 +47,8 @@ javax.xml.bind.annotation, org.slf4j, org.apache.catalina.filters, - org.codehaus.jackson.jaxrs, + com.fasterxml.jackson.jaxrs.base, + com.fasterxml.jackson.jaxrs.json, !org.codehaus.enunciate.jaxrs @@ -64,27 +65,22 @@ org.opendaylight.controller sal - 0.5.1-SNAPSHOT org.opendaylight.controller usermanager - 0.4.1-SNAPSHOT org.opendaylight.controller commons.northbound - 0.4.1-SNAPSHOT org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} junit junit - ${junit.version} test