X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=api%2Fpom.xml;h=409f75c3a8ebe1668e72ab09d7532b36d89285b1;hp=c78d64d889aa2bb91d40b631f4c0ee6834d12544;hb=26faa32fd33f5afd4d47e464e7283a67f65c7c39;hpb=83f3af2d91fb44be21d2d6a17b3539784068211c diff --git a/api/pom.xml b/api/pom.xml index c78d64d88..409f75c3a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 8.0.7 + 9.0.5 org.opendaylight.transportpce transportpce-api - 5.0.0-SNAPSHOT + 6.0.0-SNAPSHOT bundle @@ -37,14 +37,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html transportpce-ordmodels-service ${project.version} + + ${project.groupId}.ordmodels + transportpce-ordmodels-network + ${project.version} + ${project.groupId} transportpce-tapimodels ${project.version} - org.opendaylight.mdsal.binding.model.ietf - rfc8345-ietf-network-topology + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common org.opendaylight.mdsal.binding.model.ietf @@ -54,42 +63,49 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-yang-types + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network-topology + + + com.google.guava + guava + - - - org.apache.felix - maven-bundle-plugin - - true - - - {maven-resources},target/classes/LICENSE,META-INF/git.properties=-target/classes/META-INF/git.properties - <_exportcontents> + + + org.apache.felix + maven-bundle-plugin + true + + + {maven-resources},target/classes/LICENSE,META-INF/git.properties=-target/classes/META-INF/git.properties + <_exportcontents> org.opendaylight.yang.gen.v1.http.org.transportpce.b.c._interface.rev170120.service.implementation.request.input,* - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - */target/generated-sources/mdsal-binding/* - * - - - + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + /target/generated-sources/mdsal-binding/ + * + + + - + org.apache.maven.plugins maven-javadoc-plugin - */target/generated-sources/mdsal-binding/* + /target/generated-sources/mdsal-binding/ *