X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=224ed27127fa58e4b7b4a317fbf3cc582638522b;hb=aa0b8f9d93419c829a260f2d18fce92b90ab532c;hp=68997a26a0b1c7b7f1de7bd51ae127cccc4aa641;hpb=5bc21b8e98127eea327c6925c574820257a70f2b;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 68997a26a0..224ed27127 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.1 - + 6.0.8-SNAPSHOT + ../../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,7 @@ org.immutables value + annotations @@ -68,24 +50,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -