X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=d9c5aaaf274eead2957bb5346226bc661baa54e0;hb=8e2b081c6f6703fd959d65f2f48eff395d00a56b;hp=3f9a2e2ea66ea657f6c3235a8956c8555b47fa36;hpb=af70799200a2601365f7bb25098ad25ee73bcc83;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 3f9a2e2ea6..d9c5aaaf27 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.3-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,24 +50,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -