X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=api%2Fpom.xml;h=458670e74ba7f14a2bcea74a8a275d636ceca057;hb=703714eb01f521a7a025b02780be9e0a86e2330f;hp=58b04ba7965a138190ec6d05b295a3eb89f1cd3a;hpb=3e7a16ec5f2158efdfa7a3ff8385ab860859e96a;p=transportpce.git diff --git a/api/pom.xml b/api/pom.xml index 58b04ba79..458670e74 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,24 +12,67 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.10.0-SNAPSHOT + 0.12.2 org.opendaylight.transportpce transportpce-api - 0.1.0-SNAPSHOT + 0.2.0-SNAPSHOT bundle - 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/* + * + + + + +