X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=78361fe620ccb4146e9bfd92c3f90f071d31abe2;hb=5098dc60129d5818277cb28c71eeba867e6add99;hp=57cbd3858a19debf88e3f200c028af7c80f96a83;hpb=e5a6e25ed9865c701c817eacffbb68a0efa5df5a;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 57cbd3858a..78361fe620 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,30 +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 - 3.1.1 - + 6.0.1-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.0.4-SNAPSHOT - - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + bundle + ${project.artifactId} + Common utilities @@ -39,7 +27,7 @@ concepts - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -49,42 +37,17 @@ org.immutables value + annotations - - junit - junit - test - org.opendaylight.yangtools mockito-configuration - test - com.google.guava - guava-testlib - test + com.google.guava + guava-testlib + test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -