X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=2e006f5180a4969e7bb4d5fe3e03875d13f31e7a;hb=HEAD;hp=2d95a5f3d88ee909b6eefba06b1d308d2767fdb1;hpb=b25ff2d1e5f14639453df7ae0678fae667300254;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 2d95a5f3d..43f765abe 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.mdsal binding-parent - 11.0.7 + 13.0.1 org.opendaylight.transportpce transportpce-inventory - 7.0.0-SNAPSHOT + 10.0.0-SNAPSHOT bundle - 18.0.0-SNAPSHOT + 21.0.0-SNAPSHOT @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.3 + 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 @@ -98,7 +103,11 @@ org.opendaylight.netconf - sal-netconf-connector + netconf-client-mdsal + + + org.osgi + org.osgi.service.component.annotations