X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=5bf9c7c0e702c197bd7de193d27fddd28ca0ea95;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=f0859cb69ad1de1fcf67cdbd56311d0fe09e73ec;hpb=bb888b20e6978a994405fa37464e7bb0357c89b6;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index f0859cb69a..5bf9c7c0e7 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -10,14 +10,32 @@ - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 4.0.0 + 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 + + + @@ -25,46 +43,46 @@ concepts - com.google.code.findbugs - jsr305 - - - org.slf4j - slf4j-api + org.opendaylight.yangtools + triemap com.google.guava guava - com.github.romix - java-concurrent-hash-trie-map + org.immutables + value - - junit - junit - test - org.opendaylight.yangtools mockito-configuration + + + com.google.guava + guava-testlib test - 0.7.0-SNAPSHOT + - org.apache.felix - maven-bundle-plugin - true + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin - - java-concurrent-hash-trie-map;inline=true - + true +