X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Frestconf-nb%2Fpom.xml;h=3a4618903788dd41345e89bf2b93988c0db27792;hb=4c54c44f4642490b2d0687f1ee2d6a7356e6b752;hp=ca5a657c031229dadb1c572cbdec5512d86ce547;hpb=cd8eeabd1a9d02c62398fe14a1484b8030576618;p=netconf.git diff --git a/restconf/restconf-nb/pom.xml b/restconf/restconf-nb/pom.xml index ca5a657c03..3a46189037 100644 --- a/restconf/restconf-nb/pom.xml +++ b/restconf/restconf-nb/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.netconf netconf-parent - 6.0.1-SNAPSHOT + 7.0.5-SNAPSHOT ../../parent @@ -59,6 +59,18 @@ true provided + + org.eclipse.jdt + org.eclipse.jdt.annotation + + + org.osgi + org.osgi.framework + + + org.osgi + org.osgi.service.component + org.osgi org.osgi.service.component.annotations @@ -89,10 +101,19 @@ netconf-dom-api + + org.opendaylight.odlparent + logging-markers + + org.opendaylight.yangtools concepts + + org.opendaylight.yangtools + rfc8040-model-api + org.opendaylight.yangtools util @@ -113,6 +134,10 @@ org.opendaylight.yangtools yang-data-codec-gson + + org.opendaylight.yangtools + yang-data-spi + org.opendaylight.yangtools yang-data-tree-api @@ -129,14 +154,6 @@ org.opendaylight.yangtools yang-model-api - - org.opendaylight.yangtools - yang-model-ri - - - org.opendaylight.yangtools - yang-model-spi - org.opendaylight.yangtools yang-model-util @@ -145,14 +162,6 @@ org.opendaylight.yangtools yang-model-export - - org.opendaylight.yangtools - yang-repo-api - - - org.opendaylight.yangtools - yang-xpath-api - org.opendaylight.mdsal @@ -172,7 +181,7 @@ org.opendaylight.mdsal.binding.model.ietf - rfc6991-ietf-yang-types + rfc6991-ietf-inet-types org.opendaylight.mdsal.binding.model.ietf @@ -183,23 +192,14 @@ rfc8072 - org.opendaylight.mdsal.binding.model.ietf - rfc8525 + org.opendaylight.netconf.model + rfc6243 org.opendaylight.netconf.model rfc8040-ietf-restconf-monitoring - - org.opendaylight.controller - threadpool-config-api - - - org.opendaylight.controller - threadpool-config-impl - - net.java.dev.stax-utils stax-utils @@ -232,6 +232,10 @@ org.eclipse.jetty.websocket websocket-server + + org.opendaylight.netconf + yanglib-mdsal-writer + @@ -277,7 +281,7 @@ org.json json - 20220924 + 20240303 test @@ -301,12 +305,6 @@ xmlunit-assertj test - - net.javacrumbs.json-unit - json-unit-assertj - 2.36.1 - test - org.opendaylight.netconf netconf-test-models @@ -327,28 +325,6 @@ - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/restconf8040.cfg - cfg - config - - - - - -