X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Ftools%2Fnetconf-test-perf%2Fpom.xml;h=5fadceb2da2c7a3e9cc2f2bfd2caf1aa5d164604;hb=f1fead7341a6880af9c90a0cd180d5f9def837c2;hp=829e2b3d298ece1defaaaf0aa06f578978f8e17e;hpb=63156e1992a4535eb4af9231ef8fd109f374dd24;p=netconf.git diff --git a/netconf/tools/netconf-test-perf/pom.xml b/netconf/tools/netconf-test-perf/pom.xml index 829e2b3d29..5fadceb2da 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.4-SNAPSHOT + 5.0.1-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