X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=8f36c63cbb23d5c1a9f89f5f732e161bc2c5ee46;hb=refs%2Fheads%2F6.0.x;hp=5f877b99d1b5ae0abc6e98003156a6dd82675e3d;hpb=fda60c9a17f1b13c6176940380ef41ecb58843c4;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 5f877b99d1..8f36c63cbb 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,34 +8,18 @@ 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.13-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.0-SNAPSHOT - - - ${project.basedir}/../../target/jacoco.exec - - - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + bundle + ${project.artifactId} + Common utilities @@ -43,7 +27,7 @@ concepts - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -53,6 +37,7 @@ org.immutables value + annotations @@ -65,39 +50,4 @@ test - - - - - 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 - - - - - - -