X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb-rfc8040%2Fpom.xml;h=6361123c31eda14d4ce23753448d537d57b19b78;hb=d9787ff006e7bb3bd29af8dcac78c6020ad872bc;hp=08785206c9f56b207b80fcafd62e1bd34db16d83;hpb=e6de448d56108f88bb05d346b1dd225d273563c5;p=netconf.git diff --git a/restconf/restconf-nb-rfc8040/pom.xml b/restconf/restconf-nb-rfc8040/pom.xml index 08785206c9..6361123c31 100644 --- a/restconf/restconf-nb-rfc8040/pom.xml +++ b/restconf/restconf-nb-rfc8040/pom.xml @@ -12,17 +12,32 @@ 4.0.0 org.opendaylight.netconf - restconf-parent - 2.0.0-SNAPSHOT - ../restconf-parent + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf restconf-nb-rfc8040 - 2.0.0-SNAPSHOT bundle + + com.google.code.gson + gson + + + com.google.guava + guava + + + + javax.servlet + javax.servlet-api + + + javax.ws.rs + javax.ws.rs-api + javax.annotation javax.annotation-api @@ -34,10 +49,12 @@ true - org.apache.aries.blueprint - blueprint-maven-plugin-annotation + org.checkerframework + checker-qual true + provided + org.opendaylight.netconf restconf-common-models @@ -46,10 +63,6 @@ org.opendaylight.netconf restconf-common - - org.opendaylight.mdsal.binding.model.ietf - rfc8525 - org.opendaylight.netconf netconf-api @@ -59,21 +72,26 @@ netconf-dom-api + + org.opendaylight.odlparent + logging-markers + + org.opendaylight.yangtools - yang-data-api + concepts org.opendaylight.yangtools - yang-data-impl + util org.opendaylight.yangtools - yang-parser-impl + yang-common org.opendaylight.yangtools - yang-model-util + yang-data-api org.opendaylight.yangtools @@ -85,22 +103,69 @@ org.opendaylight.yangtools - yang-test-util + yang-data-tree-api + + + org.opendaylight.yangtools + yang-data-util + + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-model-api + + + org.opendaylight.yangtools + yang-model-util org.opendaylight.yangtools yang-model-export - - org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types + org.opendaylight.yangtools + yang-repo-api + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + mdsal-dom-api + org.opendaylight.mdsal mdsal-dom-spi + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8040 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8072 + + + org.opendaylight.mdsal.binding.model.ietf + rfc8525 + + + org.opendaylight.netconf + ietf-restconf-monitoring + org.opendaylight.controller @@ -110,20 +175,6 @@ net.java.dev.stax-utils stax-utils - - - - com.bea.xml - jsr173-ri - - - - - - org.json - json - 20131018 - test @@ -143,11 +194,11 @@ org.eclipse.jetty.websocket - websocket-server + websocket-api - org.glassfish.jersey.media - jersey-media-sse + org.eclipse.jetty.websocket + websocket-servlet @@ -161,6 +212,16 @@ jersey-hk2 test + + org.glassfish.jersey.media + jersey-media-sse + test + + + org.opendaylight.mdsal + mdsal-binding-api + test + org.opendaylight.mdsal mdsal-binding-test-utils @@ -173,23 +234,22 @@ test - org.skyscreamer - jsonassert + org.opendaylight.mdsal + mdsal-dom-broker test - org.opendaylight.aaa.web - testutils - test + org.opendaylight.yangtools + yang-test-util - org.opendaylight.infrautils - inject.guice.testutils + org.skyscreamer + jsonassert test - org.opendaylight.netconf - ietf-restconf + org.opendaylight.aaa.web + testutils test @@ -197,6 +257,11 @@ threadpool-config-impl test + + org.mockito + mockito-core + test + org.xmlunit xmlunit-assertj @@ -205,23 +270,19 @@ net.javacrumbs.json-unit json-unit-assertj - 2.18.1 + 2.35.0 + test + + + org.json + json + 20131018 test - - org.apache.aries.blueprint - blueprint-maven-plugin - - - - org.opendaylight.restconf - - - org.apache.felix maven-bundle-plugin