X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=29c1ecc4b2c85f10348619798456bd78ccc2706d;hb=db65d54257bccbb283d47e023a803daccad1ec1d;hp=5b713de7afc3b047f9dc05f833f6b9cbcdc39f54;hpb=a93d098c5ea45c25d61db588c8082d1b8553628e;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 5b713de7af..29c1ecc4b2 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 - bundle-parent - 3.0.0-SNAPSHOT - + org.opendaylight.yangtools + bnd-parent + 8.0.2-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.0.0-SNAPSHOT - - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + jar + ${project.artifactId} + Common utilities @@ -39,7 +27,7 @@ concepts - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -49,50 +37,21 @@ org.immutables value + annotations - - junit - junit - test + org.checkerframework + checker-qual + provided + org.opendaylight.yangtools mockito-configuration - test - com.google.guava - guava-testlib - test + com.google.guava + guava-testlib - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -