X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fusermanager%2Fpom.xml;h=e20dea437c5983bd1bc3b83617681f481bd67ce3;hb=33aa42c3375a40d417fa0612249c8831c8066473;hp=ed94369da3dece4f2bc0ba72b55e37e1789be812;hpb=55123065fe35573854bbf3ebe413833c0d67dd5c;p=controller.git diff --git a/opendaylight/northbound/usermanager/pom.xml b/opendaylight/northbound/usermanager/pom.xml index ed94369da3..e20dea437c 100644 --- a/opendaylight/northbound/usermanager/pom.xml +++ b/opendaylight/northbound/usermanager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight @@ -15,14 +15,13 @@ usermanager.northbound - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT bundle org.codehaus.enunciate maven-enunciate-plugin - ${enunciate.version} org.apache.felix @@ -47,7 +46,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 +64,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