X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=e1b14f9412ba7dd8f9902bddab21b7fff65a08d7;hb=f26a8d33de6039fc678a8f053eaf1f49de3a9718;hp=1246ab2c092e5b83f823ddf8186ba3703e7f374a;hpb=481ff4e6c7baa8c9ee3f9a5c4b0978f1cf9d25e8;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 1246ab2c0..e1b14f941 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 12.0.4 org.opendaylight.transportpce transportpce-inventory - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.0 + 19.2.0 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.4 + 6.0.6 import pom @@ -84,6 +84,11 @@ org.opendaylight.mdsal yang-binding + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.mdsal mdsal-binding-api @@ -98,7 +103,11 @@ org.opendaylight.netconf - sal-netconf-connector + netconf-client-mdsal + + + org.osgi + org.osgi.service.component.annotations