X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fusermanager%2Fpom.xml;h=c8231f144ef55225e449cac83296fe7a4ce59c6c;hb=ba470e5b912b7251110b6e7a1da583144a5b8fe8;hp=ed94369da3dece4f2bc0ba72b55e37e1789be812;hpb=8dbd8803d1ad8683ab8b1727d9d3b870378c7911;p=controller.git diff --git a/opendaylight/northbound/usermanager/pom.xml b/opendaylight/northbound/usermanager/pom.xml index ed94369da3..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 - ${sal.version} org.opendaylight.controller usermanager - ${usermanager.version} org.opendaylight.controller commons.northbound - ${commons.northbound.version} org.codehaus.enunciate enunciate-core-annotations - ${enunciate.version} junit junit - ${junit.version} test