X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=54c2c72155ba4d75a2dc970ce33a7d538d1f5dcd;hb=77178144c3b4c72230a5769e32f10a2976c23e89;hp=110872bf88c085de0276dae2089ffa6bddfc46ff;hpb=beb9ab63ae3f89dec033ffe41a9448dc38ae9705;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 110872bf88..54c2c72155 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 + 1.9.0 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 + +