X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=7a8d8df8084f3b041bd339223d5cb9a03d381567;hb=f491d31004724b998a9f3ce64eed5e37168413f5;hp=e02ce5dedf2b167e1928aee16d695c6446654035;hpb=d9ffad0ed3e046a5ad890c65bb0e8c0a1e611002;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index e02ce5ded..7a8d8df80 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 12.0.0 org.opendaylight.transportpce transportpce-inventory - 7.0.1-SNAPSHOT + 8.0.0-SNAPSHOT bundle - 18.0.1 + 19.0.0-SNAPSHOT @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.4 + 6.0.1 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