X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=319ffac3700b3097e26c8c3453e21a99686234ed;hb=041323b954fc5fc5d0a0d873b0b8825639a6eb9d;hp=58b1a1e54194a4c6bf09a18d3754e66dc2867819;hpb=b920807d607abd14e4835b6dc8138a2e0e184c93;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 58b1a1e54..319ffac37 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,17 +10,17 @@ org.opendaylight.mdsal binding-parent - 10.0.6 + 12.0.1 org.opendaylight.transportpce transportpce-inventory - 7.0.0-SNAPSHOT + 8.0.0-SNAPSHOT bundle - 17.2.0 + 19.0.0-SNAPSHOT @@ -35,7 +35,7 @@ org.opendaylight.netconf netconf-artifacts - 4.0.5 + 6.0.3 import pom @@ -84,6 +84,11 @@ org.opendaylight.mdsal yang-binding + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.mdsal mdsal-binding-api @@ -94,7 +99,15 @@ org.opendaylight.netconf - sal-netconf-connector + netconf-topology + + + org.opendaylight.netconf + netconf-client-mdsal + + + org.osgi + org.osgi.service.component.annotations