X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=72c2fbe512e25ab7b75eb3915daa4622eb9062ba;hb=ff082e55b42226ec12c2c726e1bb82adb48db961;hp=2e896de18b946b4ec59aa8e0540c25acabeb0966;hpb=194f04e062a382cd234ac3f8e1b69f269de0b8fb;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 2e896de18b..72c2fbe512 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -10,19 +10,19 @@ - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + odlparent + 3.0.1 + 4.0.0 + org.opendaylight.yangtools mockito-configuration + 2.0.0-SNAPSHOT Default mockito configuration jar ${project.artifactId} - - 3.0.4 - @@ -34,6 +34,35 @@ junit junit + test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +