X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-openapi%2Fpom.xml;h=b0338857cbc318daa2bf0538a506ac13ae92a232;hb=372099153a58b5054969f41dafbf5b353d743695;hp=df4f0208fe75ebca320ba6c0b33f0c6910fceb74;hpb=aca80000839cbaf76f5021b08c5e29e30ad08056;p=netconf.git diff --git a/restconf/restconf-openapi/pom.xml b/restconf/restconf-openapi/pom.xml index df4f0208fe..b0338857cb 100644 --- a/restconf/restconf-openapi/pom.xml +++ b/restconf/restconf-openapi/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 7.0.5-SNAPSHOT ../../parent @@ -25,14 +25,6 @@ 1.12-4 - - com.fasterxml.jackson.core - jackson-annotations - - - com.fasterxml.jackson.core - jackson-databind - com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider @@ -79,6 +71,10 @@ org.opendaylight.yangtools yang-model-util + + org.opendaylight.netconf + restconf-nb + com.guicedee.services @@ -109,6 +105,12 @@ jersey-server test + + org.skyscreamer + jsonassert + 1.5.1 + test + org.opendaylight.yangtools yang-test-util