X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=03c60bde0b2e0c0ec97bc1264728cb72dfab5f71;hb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;hp=b0ca73f8f85b8d22960e51e4b97b6922e1c84e11;hpb=cffa4941b89f7a054867a27410ab3053ef1a79be;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index b0ca73f8f8..03c60bde0b 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 - 2.0.2 - + 3.0.0-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 1.2.0-SNAPSHOT - - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + bundle + ${project.artifactId} + Common utilities @@ -39,56 +27,55 @@ concepts - org.opendaylight.yangtools + tech.pantheon.triemap triemap com.google.guava guava - - junit - junit - test + org.immutables + value + org.opendaylight.yangtools mockito-configuration - test - com.google.guava - guava-testlib - test + com.google.guava + guava-testlib + test - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -