X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=03c60bde0b2e0c0ec97bc1264728cb72dfab5f71;hb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;hp=b871d1ad38a5f7c9016b1bc76691dd4ade1aae65;hpb=99d203033c0e7de156ff69e7a81710928d58b735;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index b871d1ad38..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 3.0.0-SNAPSHOT - + ../../bundle-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.0.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 @@ -51,25 +39,28 @@ value - - junit - junit - test - org.opendaylight.yangtools mockito-configuration - test - com.google.guava - guava-testlib - test + com.google.guava + guava-testlib + test + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -78,28 +69,13 @@ - org.codehaus.mojo - findbugs-maven-plugin + com.github.spotbugs + spotbugs-maven-plugin true - + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -