X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=d0b4c7ad558005bc30d523b0f15b2a4dffcdd4b6;hb=948ea5d3134f915ad246a72a61094673961092f6;hp=d31f37f5da576b840cf3a8d6d4dbbce20ceacb15;hpb=bdba00f4e636fefb593d3c5c8e3b307cfbb74ee2;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index d31f37f5da..d0b4c7ad55 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 3.1.0 4.0.0 org.opendaylight.yangtools yang-model-api - 1.1.0-SNAPSHOT + 2.0.3-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 1.1.0-SNAPSHOT + 2.0.3-SNAPSHOT import pom @@ -37,10 +37,6 @@ - - ${project.groupId} - object-cache-api - ${project.groupId} util @@ -53,25 +49,18 @@ com.google.guava guava - - com.google.code.findbugs - jsr305 - - - ${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}/ - -