X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=0dfafb837c2e511bbc84a28e49b0b8f6b02a526e;hb=bcbd454f6dc1736ab6814446a30b0c3f519e0c25;hp=110872bf88c085de0276dae2089ffa6bddfc46ff;hpb=0b58f7dbcb078293070727befeb025acde4850f5;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 110872bf88..0dfafb837c 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 2.0.2 org.opendaylight.netconf netconf-util - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.artifactId} bundle @@ -139,6 +139,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +