X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=5170cfd86b1f7e5db372035cd1d83a3c78b9bee9;hb=refs%2Fchanges%2F09%2F96009%2F1;hp=40d88acc08d37a6d34fa1cfe8348d5b1430949fd;hpb=3b970425904b55f4faa94ddb47753b389485c0ff;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 40d88acc08..5170cfd86b 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,30 +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-SNAPSHOT - + 6.0.7-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.0-SNAPSHOT - - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + bundle + ${project.artifactId} + Common utilities @@ -39,7 +27,7 @@ concepts - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -49,6 +37,7 @@ org.immutables value + annotations @@ -61,37 +50,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - org.apache.felix - maven-bundle-plugin - true - - - - !org.immutables.value, - * - - - - - - -