X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=api%2Fpom.xml;h=c78d64d889aa2bb91d40b631f4c0ee6834d12544;hb=819d009eb8f97c15bdf074e132612f17f2e4fbc1;hp=72b6921fb8a0bcbb1f03489b64f2cdef617f20d3;hpb=28782d1dd45cfb5cc5f3bc88f3dff0afd74c3724;p=transportpce.git diff --git a/api/pom.xml b/api/pom.xml index 72b6921fb..c78d64d88 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,24 +12,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 5.0.13 + 8.0.7 org.opendaylight.transportpce transportpce-api - 2.0.0-SNAPSHOT + 5.0.0-SNAPSHOT bundle ${project.groupId}.ordmodels - transportpce-ordmodels-common + transportpce-ordmodels-device ${project.version} ${project.groupId}.ordmodels - transportpce-ordmodels-network + transportpce-ordmodels-common ${project.version} @@ -42,6 +42,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html transportpce-tapimodels ${project.version} + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network-topology + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types +