X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=07e1cfeaa53e570a07da65ccc321ba8074d1ecc4;hb=198afc243c98aedfc5b30b93c1a5e3052d30868c;hp=f76b99b25dc2e6f94ce9fdcd75c3ddc10e16add6;hpb=06179035e9d3d23381a3e89506615e8c5d96dcf0;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index f76b99b25..07e1cfeaa 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.1-SNAPSHOT + 9.0.0-SNAPSHOT bundle - 18.0.0 + 20.0.0-SNAPSHOT @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 5.0.4 + 7.0.2 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