X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-common%2Fpom.xml;h=843e457045ea930c80297854c9dba931b31bef81;hb=d9787ff006e7bb3bd29af8dcac78c6020ad872bc;hp=c1996dd63750f0d9165ebc3a98adf7f839dc20bb;hpb=e232604ba4a4db70e2b675bbed4832aab794649d;p=netconf.git diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index c1996dd637..843e457045 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -13,14 +13,12 @@ org.opendaylight.netconf - restconf-parent - 1.9.0-SNAPSHOT - ../restconf-parent + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf restconf-common - 1.9.0-SNAPSHOT bundle ${project.artifactId} @@ -31,29 +29,36 @@ org.opendaylight.yangtools - yang-data-impl + yang-data-codec-gson org.opendaylight.yangtools - yang-model-util + yang-data-codec-xml org.opendaylight.yangtools - yang-parser-impl + yang-data-util org.opendaylight.yangtools - yang-test-util + yang-data-impl + + + org.opendaylight.yangtools + yang-model-ri - org.opendaylight.mdsal mdsal-dom-api - javax.ws.rs javax.ws.rs-api + + + org.opendaylight.yangtools + yang-test-util +