X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6536-model-api%2Fpom.xml;h=2e2103454d664dfd7f1e75dbce8295a9ea032f15;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=5a880bdcbf771ce6db78362865ee34d37489d968;hpb=fda60c9a17f1b13c6176940380ef41ecb58843c4;p=yangtools.git diff --git a/yang/rfc6536-model-api/pom.xml b/yang/rfc6536-model-api/pom.xml index 5a880bdcbf..2e2103454d 100644 --- a/yang/rfc6536-model-api/pom.xml +++ b/yang/rfc6536-model-api/pom.xml @@ -8,85 +8,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT - + 6.0.3-SNAPHOST + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools rfc6536-model-api - 2.1.0-SNAPSHOT bundle ${project.artifactId} RFC6536 metamodel - - ${project.basedir}/../../target/jacoco.exec - - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools concepts - ${project.groupId} + org.opendaylight.yangtools yang-common - ${project.groupId} + org.opendaylight.yangtools yang-model-api - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco.exec - - - - - - -