X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=yangtools.git;a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=ccc21da5c521c4ae9ed8c66549ff060a6e7b6fd7;hp=c2cd437d68a109b682c3a8b4d70ea724132a0e72;hb=252740c81d82490a97670dd0002a76b01bfd0c42;hpb=6c1951aadf9d2321299166bd9bfab0c538c9fa19 diff --git a/common/util/pom.xml b/common/util/pom.xml index c2cd437d68..ccc21da5c5 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,37 +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 - 4.0.2 - + 7.0.17 + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.1-SNAPSHOT - - - - tech.pantheon.triemap - bom - 1.0.0 - import - pom - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + bundle + ${project.artifactId} + Common utilities @@ -56,6 +37,12 @@ org.immutables value + annotations + + + org.checkerframework + checker-qual + provided @@ -65,27 +52,6 @@ com.google.guava guava-testlib - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -