X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Ftools%2Fnetconf-testtool%2Fpom.xml;h=4f87747e56ca9d3d230229526975c8c5e5eb58bd;hb=3d7090c8bf0df8c9814b7d3cb2c43dff483a5c7a;hp=5d4ac6f6451b517869441a8610304cf7a04bbf8b;hpb=7b1674ad35be31bba6a83c116677e0dee197cb92;p=netconf.git diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 5d4ac6f645..4f87747e56 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -14,14 +14,14 @@ org.opendaylight.odlparent odlparent - 1.8.0-SNAPSHOT + 2.0.0 org.opendaylight.netconf netconf-testtool ${project.artifactId} - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT jar @@ -368,6 +368,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +