X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=98f899d143e06076a60a022a944177af2ee6298f;hb=0f76c985c8c735509bacdd28c4dfa7e58a493a9d;hp=c94db498bbbabe57ff097d04678ce6a84b048687;hpb=cfceb5bc60cbf0d622db1f41466ace602c3ab6e5;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index c94db498bb..98f899d143 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -8,38 +8,19 @@ 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 - + 5.0.0-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts - 2.1.0-SNAPSHOT + bundle ${project.artifactId} Common concepts - - ${project.base.directory}/../../target/jacoco.exec - - - - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - - com.google.guava @@ -50,48 +31,4 @@ mockito-configuration - - - - - 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 - - - - post-unit-test - - report - - - ${project.build.directory}/code-coverage/jacoco.exec - - - - - - -