X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=2e006f5180a4969e7bb4d5fe3e03875d13f31e7a;hb=0a27df8c4c1c62cc0de952d96304ffd09d6bef51;hp=99f66614ddf77fa35f74c49dd853f55cb7a13cdd;hpb=6de960ae622a792a37541cce238e694ad6dd1ef8;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 99f66614d..2e006f518 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -5,26 +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 - 7.0.5 - - + + org.opendaylight.mdsal + binding-parent + 9.0.4 + + - org.opendaylight.transportpce - transportpce-inventory - 4.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + transportpce-inventory + 6.0.0-SNAPSHOT + bundle + - ${project.groupId} - transportpce-common - ${project.version} + org.opendaylight.netconf + netconf-artifacts + 2.0.13 + import + pom + + + + ${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 + +