X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=a86ac93faea955b877e1fbff79b9c59ce93b17c0;hb=refs%2Fheads%2Fv2.0.x;hp=b4afa7b252c3c976e859ab59346985406a29f8e4;hpb=d3ca71a8df0fb128a3f63a23dc2f691a82b0eed0;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index b4afa7b252..a86ac93fae 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.9.0-SNAPSHOT + 3.1.9 4.0.0 org.opendaylight.yangtools yang-parser-api - 1.2.0-SNAPSHOT + 2.0.24-SNAPSHOT bundle ${project.artifactId} YANG parser API @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.24-SNAPSHOT import pom @@ -43,19 +43,15 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +