X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Futil%2Fpom.xml;h=c102630167cec6aefcf8069d01d1a65410312340;hb=refs%2Fchanges%2F79%2F79979%2F1;hp=3b2b1e4787cc35045147227efa15c40aa0a5868b;hpb=8fdc09336d2df5712dbaafed4e43ac8ec657a824;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 3b2b1e4787..c102630167 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 2.0.5 + 3.1.6 bundle 4.0.0 org.opendaylight.yangtools util - 2.0.0-SNAPSHOT + 2.0.17-SNAPSHOT @@ -77,22 +77,27 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + org.apache.felix + maven-bundle-plugin + true + + + + !org.immutables.value, + * + + + + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -