X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=restconf%2Frestconf-common%2Fpom.xml;h=971be213b3d11a92930622d06f767cf85b754092;hb=254631d2f929ecacefb09d26f841183abbb74b9a;hp=724c2cf673702b41986858c4d574d3de950df4fc;hpb=4ad8c8f798f194cc2c21212d8e5f0934d1a25306;p=netconf.git diff --git a/restconf/restconf-common/pom.xml b/restconf/restconf-common/pom.xml index 724c2cf673..971be213b3 100644 --- a/restconf/restconf-common/pom.xml +++ b/restconf/restconf-common/pom.xml @@ -13,14 +13,12 @@ org.opendaylight.netconf - restconf-parent - 1.8.0-SNAPSHOT - ../restconf-parent + netconf-parent + 3.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf restconf-common - 1.8.0-SNAPSHOT bundle ${project.artifactId} @@ -31,36 +29,32 @@ 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-impl org.opendaylight.yangtools - yang-test-util + yang-model-ri - - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-api - - org.jboss.resteasy - jaxrs-api - provided + javax.ws.rs + javax.ws.rs-api - org.mockito - mockito-core - test + org.opendaylight.yangtools + yang-test-util