X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=030c3e885e24b7f441bcd2b2e53044b354e8c7ce;hb=b064124bd141b2da1e3c0b18a570cf09fde7cb7a;hp=e1371ad6b2db7848edf981514907fbd2ff3cd8ca;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index e1371ad6b2..030c3e885e 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 2.0.4 + 3.0.1 bundle 4.0.0 org.opendaylight.yangtools util - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT @@ -46,6 +46,10 @@ com.google.guava guava + + org.immutables + value + junit @@ -64,31 +68,38 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - + + + + 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}/ - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +