X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=657ac7c90d3eec0d18996d7b4a5fcf966583b0c8;hb=refs%2Fheads%2Fv2.0.x;hp=dda350105620fd59f59543474943a82727602e0f;hpb=8a6bc76658a2c3e97fd596000a47797773940005;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index dda3501056..657ac7c90d 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.8.0-Carbon + 3.1.9 4.0.0 org.opendaylight.yangtools yang-model-util - 1.2.0-SNAPSHOT + 2.0.24-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.24-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}/ - -