X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=bce055f72dd9f632ef5472b0fc796ec70ad0727c;hb=d5d2a9e9756c2dc6a296c0ee37cb67ae2f05fae2;hp=8e5316b21d673b59ca01497258c96e914acebe02;hpb=32dca3cd3f1894f783980b982ea4aaf527a274e2;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 8e5316b21..bce055f72 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -5,26 +5,91 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 + 4.0.0 - - org.opendaylight.mdsal - binding-parent - 8.0.4 - - + + org.opendaylight.mdsal + binding-parent + 10.0.3 + + - org.opendaylight.transportpce - transportpce-inventory - 4.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + transportpce-inventory + 7.0.0-SNAPSHOT + bundle + + 17.1.0-SNAPSHOT + + + - ${project.groupId} - transportpce-common - ${project.version} + org.opendaylight.netconf + netconf-artifacts + 4.0.1 + import + pom + + + + 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} + 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 + +