X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=d9c5aaaf274eead2957bb5346226bc661baa54e0;hb=8e2b081c6f6703fd959d65f2f48eff395d00a56b;hp=fd38e5acc85d714ff172d1a76d5d469ca56c96c8;hpb=ae5ac9ddec87b589b0e9b1d04a9094a4e9dd5fa0;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index fd38e5acc8..d9c5aaaf27 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 - 3.0.1 - + 6.0.3-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.0.0 - - - - 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,57 +37,17 @@ org.immutables value + annotations - - junit - junit - test - 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 - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -