X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-common%2Fpom.xml;h=cb2301ff6cc24dac84d0fa23f30a15944b8bbc17;hb=a3b728740edbefe3e39b10f8512c7a977cfa69fa;hp=19a76914c55699156f7a56777888b1cf09c3b7a8;hpb=a22e0fe5fae79992005cc738d37c7ed9396989e4;p=netconf.git diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index 19a76914c5..cb2301ff6c 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -13,14 +13,12 @@ org.opendaylight.netconf - restconf-parent - 1.10.0-SNAPSHOT - ../restconf-parent + netconf-parent + 3.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf restconf-common - 1.10.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 +