X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen-maven%2Fpom.xml;h=d21a7d252b2db1e6f8dc63bd8bd8a24920c9be78;hb=refs%2Fchanges%2F84%2F59284%2F5;hp=9fd45d9b0dfc20189e6edefa674d65607d2c07ab;hpb=fe897d64d298e3ee50e161e3a7d2c835f2c94027;p=netconf.git diff --git a/restconf/sal-rest-docgen-maven/pom.xml b/restconf/sal-rest-docgen-maven/pom.xml index 9fd45d9b0d..d21a7d252b 100644 --- a/restconf/sal-rest-docgen-maven/pom.xml +++ b/restconf/sal-rest-docgen-maven/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.odlparent odlparent - 1.8.0-SNAPSHOT + 2.0.0 org.opendaylight.netconf sal-rest-docgen-maven - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT jar @@ -34,7 +34,7 @@ org.opendaylight.netconf netconf-parent - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT pom import @@ -66,4 +66,16 @@ sal-rest-docgen + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +