X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=61343be9514c18039eb39e3411c3ca3ace3bf4cc;hb=23c14482d833899573945b2cc53bb1420b2ee54b;hp=58b1a1e54194a4c6bf09a18d3754e66dc2867819;hpb=51e23f1cebce13c971bbdfc1c470f7c97d8784c5;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 58b1a1e54..61343be95 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.mdsal binding-parent - 10.0.6 + 12.0.2 org.opendaylight.transportpce transportpce-inventory - 7.0.0-SNAPSHOT + 8.0.0-SNAPSHOT bundle - 17.2.0 + 19.0.0-SNAPSHOT @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.5 + 6.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