X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Fmockito-configuration%2Fpom.xml;h=86384e404d330b376ed3a6a2d6b1e2093819c11b;hb=ae5ac9ddec87b589b0e9b1d04a9094a4e9dd5fa0;hp=1637e1f9cbc3ccdde018767b948a28fc700a1094;hpb=f17062feab0af9776ee220c7ea73fdf23a5d2a8e;p=yangtools.git diff --git a/common/mockito-configuration/pom.xml b/common/mockito-configuration/pom.xml index 1637e1f9cb..86384e404d 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 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}/ + +