X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=4ee3787c14e1f825f301b1250dd149205230fe58;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=68bacdad49d0b1d547cf9294a1041f7165d3e23d;hpb=7dc59ccbdd4fea87fe9719f8095547b8321079f8;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 68bacdad49..4ee3787c14 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,41 +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.0 - + 6.0.10-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.0-SNAPSHOT - - ${project.basedir}/../../target/jacoco.exec - - - - - - tech.pantheon.triemap - bom - 1.0.0 - import - pom - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + bundle + ${project.artifactId} + Common utilities @@ -60,6 +37,7 @@ org.immutables value + annotations @@ -72,24 +50,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -