X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=6a84259c221646bd389a07b61bfcffdd77a53ba7;hb=eb92a7a04e05eb962592eaf01cac3499666400bd;hp=97ed806fd4e1691c3927d5e76fd4b99ac731b053;hpb=43a8441d0cf2ff88dd51cbe741e43e10d4cb5697;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index 97ed806fd4..6a84259c22 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -10,9 +10,9 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.2 @@ -122,4 +122,16 @@ yang-data-codec-xml + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +