X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=restconf%2Fsal-rest-docgen-maven%2Fpom.xml;h=e302f3820b5921d60ff397207c233af2a3493000;hb=340e6590af4b1acec713df54252f7856abaa3ead;hp=ecae7ca77b5bf0f19189bff038fb4699c53edb98;hpb=9cdbc4e634d8e64254c19f46650736365756c7d4;p=netconf.git diff --git a/restconf/sal-rest-docgen-maven/pom.xml b/restconf/sal-rest-docgen-maven/pom.xml index ecae7ca77b..e302f3820b 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.9.0-SNAPSHOT + 2.0.4 org.opendaylight.netconf sal-rest-docgen-maven - 1.6.0-SNAPSHOT + 1.7.0-SNAPSHOT jar @@ -30,11 +30,10 @@ pom import - - org.opendaylight.netconf - netconf-parent - 1.3.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT pom import @@ -66,4 +65,16 @@ sal-rest-docgen + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +