X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=e7bcb312735690f73d088ea7ca48d0c9cb44441c;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=a434f97b359b320fb7db004b8872d0336d8246cd;hpb=f069fc0c4ef1a95ef7ca81a2d83301a48bf18fb8;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index a434f97b35..e7bcb31273 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 - + 6.0.5-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.2-SNAPSHOT - - - - tech.pantheon.triemap - bom - 1.0.1 - 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,34 +50,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - org.apache.felix - maven-bundle-plugin - - - - !javax.annotation,* - - - - - -