X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=api%2Fpom.xml;h=458670e74ba7f14a2bcea74a8a275d636ceca057;hb=703714eb01f521a7a025b02780be9e0a86e2330f;hp=05d415438fbb67ccd14a2f8a36c37a27052f0afe;hpb=15f9ad578d710e996df66e1795f38849db51d878;p=transportpce.git diff --git a/api/pom.xml b/api/pom.xml index 05d415438..458670e74 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.11.0-SNAPSHOT + 0.12.2 @@ -23,13 +23,56 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.opendaylight.mdsal.model - ietf-inet-types - - - org.opendaylight.mdsal.model - ietf-yang-types + ${project.groupId} + transportpce-ordmodels + ${project.version} + + + + + org.apache.felix + maven-bundle-plugin + 3.0.1 + true + + + {maven-resources},target/classes/LICENSE,META-INF/git.properties=-target/classes/META-INF/git.properties + <_exportcontents> + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.transportpce.stubrenderer.rev170403.service.implementation.request.input, + org.opendaylight.yang.gen.v1.http.org.transportpce.b.c._interface.rev170120.service.implementation.request.input, + org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev161014.internal.link, + org.opendaylight.yang.gen.v1.http.org.openroadm.device.rev161014.internal.links,* + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + */target/generated-sources/mdsal-binding/* + * + + + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + */target/generated-sources/mdsal-binding/* + * + + + + +