X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=9dc9e8b50838ab3b12a6a76cdc2ecad7c488db55;hb=HEAD;hp=58b1a1e54194a4c6bf09a18d3754e66dc2867819;hpb=b920807d607abd14e4835b6dc8138a2e0e184c93;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 58b1a1e54..43f765abe 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.mdsal binding-parent - 10.0.6 + 13.0.1 org.opendaylight.transportpce transportpce-inventory - 7.0.0-SNAPSHOT + 10.0.0-SNAPSHOT bundle - 17.2.0 + 21.0.0-SNAPSHOT @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.5 + 7.0.4 import pom @@ -84,6 +84,11 @@ org.opendaylight.mdsal yang-binding + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.mdsal mdsal-binding-api @@ -94,7 +99,15 @@ org.opendaylight.netconf - sal-netconf-connector + netconf-topology + + + org.opendaylight.netconf + netconf-client-mdsal + + + org.osgi + org.osgi.service.component.annotations