X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=d9c5aaaf274eead2957bb5346226bc661baa54e0;hb=8e2b081c6f6703fd959d65f2f48eff395d00a56b;hp=8a497959a29823a3e8049769500ebcfb04a60a92;hpb=fa626889fb00256c6bd2f0753819b17e5bc5b75f;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 8a497959a2..d9c5aaaf27 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 - + 6.0.3-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 - - - - - - -