X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=12316870fd20c5afb4fb666a1de403936d293375;hb=dbc9253a471aa69642d5ea1caa6d0f99f0081eda;hp=1246ab2c092e5b83f823ddf8186ba3703e7f374a;hpb=481ff4e6c7baa8c9ee3f9a5c4b0978f1cf9d25e8;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 1246ab2c0..12316870f 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 12.0.2 org.opendaylight.transportpce transportpce-inventory - 7.0.0-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.0 + 19.0.0 @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.4 + 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 @@ -98,7 +103,11 @@ org.opendaylight.netconf - sal-netconf-connector + netconf-client-mdsal + + + org.osgi + org.osgi.service.component.annotations