X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=b0ca73f8f85b8d22960e51e4b97b6922e1c84e11;hb=refs%2Fchanges%2F43%2F51843%2F7;hp=d0ab7fc85e167ceda45d5d9b3a2474f6989c1415;hpb=4f4a02fc12157f58ec4d7cb3cefcf269fafbe21a;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index d0ab7fc85e..b0ca73f8f8 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -10,56 +10,85 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 2.0.2 + bundle 4.0.0 + org.opendaylight.yangtools util + 1.2.0-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + org.opendaylight.yangtools concepts - - org.slf4j - slf4j-api + org.opendaylight.yangtools + triemap com.google.guava guava - - com.github.romix - java-concurrent-hash-trie-map - junit junit test + + org.opendaylight.yangtools + mockito-configuration + test + + + com.google.guava + guava-testlib + test + - - - - org.apache.felix - maven-bundle-plugin - true - - - - org.opendaylight.yangtools.util, - org.opendaylight.yangtools.util.concurrent - - java-concurrent-hash-trie-map;inline=true - - - - - + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +