X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=b898cfb9ef5c45ece16a96e51303cdb9c34086e6;hb=e8a242a163f7336cfeacfcfcd101db9abaa54d40;hp=b22d842649f82cd4acd288af28f3609c7e3fb21c;hpb=f43406daa10980d7159a0aad063f00b24387b074;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index b22d842649..b898cfb9ef 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -10,14 +10,28 @@ - org.opendaylight.yangtools - yangtools-parent - 0.9.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 4.0.0-SNAPSHOT + bundle 4.0.0 + org.opendaylight.yangtools util + 2.1.0-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + @@ -25,40 +39,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 + - org.apache.felix - maven-bundle-plugin - true + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + +