X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=927843baf4e086fcb9d12a2c2698dcbf1e417d57;hb=5856cf521232fd72dffe19a8258f39a5b4b55432;hp=dfcc325b5ecd3f68a22dd1e2ae892f8a09d04d0c;hpb=d3ca71a8df0fb128a3f63a23dc2f691a82b0eed0;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index dfcc325b5e..927843baf4 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.9.0-SNAPSHOT + 3.1.2 4.0.0 org.opendaylight.yangtools yang-model-util - 1.2.0-SNAPSHOT + 2.0.7-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.7-SNAPSHOT import pom @@ -41,15 +41,12 @@ ${project.groupId} yang-model-api + - junit - junit + org.opendaylight.yangtools + mockito-configuration test - - org.mockito - mockito-core - ch.qos.logback logback-classic @@ -57,19 +54,16 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -