X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=177b54dbed403b50c974cf28472a3614d5a61cbe;hb=999367134c19926345a84276a5e91ae9b98a4089;hp=72c58dcf529031f94113b0f632bb29e1a8c7f3d8;hpb=c6d45b1b0f3e823bf60a159250467625cbceb038;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 72c58dcf5..177b54dbe 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -5,32 +5,87 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 + 4.0.0 - - org.opendaylight.mdsal - binding-parent - 5.0.9 - - + + org.opendaylight.mdsal + binding-parent + 8.0.15 + + - org.opendaylight.transportpce - transportpce-inventory - 0.5.0-SNAPSHOT - bundle + org.opendaylight.transportpce + transportpce-inventory + 5.0.0-SNAPSHOT + bundle + - ${project.groupId} - transportpce-common - ${project.version} + org.opendaylight.netconf + netconf-artifacts + 2.0.13 + import + pom + - - - - false - - + + + ${project.groupId}.ordmodels + transportpce-ordmodels-common + ${project.version} + + + ${project.groupId}.ordmodels + transportpce-ordmodels-device + ${project.version} + + + ${project.groupId} + transportpce-common + ${project.version} + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal + mdsal-binding-api + + + com.google.guava + guava + + + org.opendaylight.netconf + sal-netconf-connector + +