X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=abb18b519ddeda12fd0445d46d964ba081de5f6c;hb=5c47087c7c0c5cab21d915e9d174f536ead746ae;hp=9532377335d0daf403438ffe2f2366ca2c1f2a2b;hpb=e48e42fe3a7de1f2c7aa350da59413c067cd32e7;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 9532377335..abb18b519d 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,16 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + bundle-parent + 2.1.5-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 + util + bundle + ${project.artifactId} + Common utilities @@ -25,45 +27,55 @@ concepts - com.google.code.findbugs - jsr305 - - - org.slf4j - slf4j-api + tech.pantheon.triemap + 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 - java-concurrent-hash-trie-map;inline=true + !javax.annotation,* + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + +