X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Ftools%2Fnetconf-test-perf%2Fpom.xml;h=0b507d72797b4b31079f01f4dfaf150027ca68ab;hb=18c0b16e3917cefc9098283014c5e308ac107d76;hp=1982ee7649ca18e2f635892be5b1d5b88cc15a3b;hpb=4d2b4271d573d4451b940c12e0205ea5aad588b9;p=netconf.git diff --git a/netconf/tools/netconf-test-perf/pom.xml b/netconf/tools/netconf-test-perf/pom.xml index 1982ee7649..0b507d7279 100644 --- a/netconf/tools/netconf-test-perf/pom.xml +++ b/netconf/tools/netconf-test-perf/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.netconf netconf-parent - 2.0.12-SNAPSHOT + 5.0.6-SNAPSHOT ../../../parent/pom.xml 4.0.0 @@ -17,11 +17,15 @@ org.opendaylight.mdsal - mdsal-dom-api + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-common-api org.opendaylight.mdsal - mdsal-dom-spi + mdsal-dom-api org.opendaylight.mdsal @@ -32,8 +36,8 @@ ietf-topology - org.opendaylight.netconf - ietf-netconf-notifications + org.opendaylight.netconf.model + rfc5277 org.opendaylight.netconf @@ -49,8 +53,8 @@ true - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api provided true @@ -60,7 +64,7 @@ org.opendaylight.netconf - sal-netconf-connector + netconf-topology