X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=6df8a82f26f5f5377e6fe4ff4a2e64679308ebfe;hb=df1a89c281697185583eba2c915e0a4fdfafcff9;hp=25f593d3a483b8059a48ee0fcc3f5f9855efdb33;hpb=bcdfc29e558e58b5df9a16587ec5785ebd732f0d;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 25f593d3a4..6df8a82f26 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 3.0.1 + 3.1.7 4.0.0 org.opendaylight.yangtools yang-model-export - 2.0.1-SNAPSHOT + 2.0.19-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.1-SNAPSHOT + 2.0.19-SNAPSHOT import pom @@ -76,4 +76,15 @@ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +