X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=api%2Fpom.xml;h=c78d64d889aa2bb91d40b631f4c0ee6834d12544;hb=0c627d5de54345e854c0db6ffc27cbaebdc9f64a;hp=48e0e3471018683fe97af665d5fa512002089b71;hpb=8359f8d61a3289ab73badeeafb8a9a7103284f8d;p=transportpce.git diff --git a/api/pom.xml b/api/pom.xml index 48e0e3471..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 - 0.13.2-SNAPSHOT + 8.0.7 org.opendaylight.transportpce transportpce-api - 0.3.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} @@ -37,6 +37,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html transportpce-ordmodels-service ${project.version} + + ${project.groupId} + 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 + @@ -44,7 +61,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.felix maven-bundle-plugin - 3.0.1 + true @@ -78,5 +95,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html -