X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=593ef2ad1c41e1c79469cf0b63d164cde19021ca;hb=refs%2Fheads%2Fv2.0.x;hp=5b713de7afc3b047f9dc05f833f6b9cbcdc39f54;hpb=a93d098c5ea45c25d61db588c8082d1b8553628e;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 5b713de7af..593ef2ad1c 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 3.0.0-SNAPSHOT + 3.1.9 bundle 4.0.0 org.opendaylight.yangtools util - 2.0.0-SNAPSHOT + 2.0.24-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}/ - -