X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=9dc9e8b50838ab3b12a6a76cdc2ecad7c488db55;hb=HEAD;hp=24e7c933d36650bee768fcc835596b70465d85d8;hpb=a30d881bb6dcff8233151e66fbf14ccf7d3ae4ea;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 24e7c933d..43f765abe 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -10,29 +10,32 @@ org.opendaylight.mdsal binding-parent - 10.0.5 + 13.0.1 org.opendaylight.transportpce transportpce-inventory - 7.0.0-SNAPSHOT + 10.0.0-SNAPSHOT bundle - - 17.1.0-SNAPSHOT + 21.0.0-SNAPSHOT + + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + org.opendaylight.netconf netconf-artifacts - 4.0.4 + 7.0.4 import pom @@ -43,12 +46,10 @@ org.opendaylight.transportpce.models openroadm-common-1.2.1 - ${transportpce.models.version} org.opendaylight.transportpce.models openroadm-device-1.2.1 - ${transportpce.models.version} ${project.groupId} @@ -83,6 +84,11 @@ org.opendaylight.mdsal yang-binding + + com.github.spotbugs + spotbugs-annotations + true + org.opendaylight.mdsal mdsal-binding-api @@ -93,7 +99,15 @@ org.opendaylight.netconf - sal-netconf-connector + netconf-topology + + + org.opendaylight.netconf + netconf-client-mdsal + + + org.osgi + org.osgi.service.component.annotations