X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fmockito-configuration%2Fpom.xml;h=72c2fbe512e25ab7b75eb3915daa4622eb9062ba;hb=ff082e55b42226ec12c2c726e1bb82adb48db961;hp=1637e1f9cbc3ccdde018767b948a28fc700a1094;hpb=02cac493549795a4074772b64d40cbae19f9b6c0;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 1637e1f9cb..72c2fbe512 100644 --- a/common/mockito-configuration/pom.xml +++ b/common/mockito-configuration/pom.xml @@ -10,14 +10,16 @@ - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + 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} @@ -32,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}/ + +