X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-system-test%2Fpom.xml;h=5a2eaa1de5a8530c61fe16458933c2cfaa837143;hb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;hp=87f0eaf550a9be5a7588c94a3889e510c99c7f40;hpb=bfaed60b4a452d00c63bc82337c3f24ba5d2a28d;p=yangtools.git diff --git a/yang/yang-system-test/pom.xml b/yang/yang-system-test/pom.xml index 87f0eaf550..5a2eaa1de5 100644 --- a/yang/yang-system-test/pom.xml +++ b/yang/yang-system-test/pom.xml @@ -4,20 +4,16 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 2.0.5 org.opendaylight.yangtools yang-system-test - 1.1.0-SNAPSHOT + 2.0.0-SNAPSHOT ${project.artifactId} YANG system test - - 0.10.0-SNAPSHOT - - ${project.groupId} @@ -29,8 +25,13 @@ slf4j-api - org.slf4j - slf4j-simple + ch.qos.logback + logback-classic + + + commons-cli + commons-cli + 1.2 @@ -107,6 +108,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + @@ -122,4 +130,4 @@ ${nexus.site.url}/${project.artifactId}/ - \ No newline at end of file +