X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmessagebus-netconf%2Fpom.xml;h=341d2c8146683a11d72113685b1f8815922ff214;hb=refs%2Fchanges%2F92%2F60092%2F3;hp=1dfd073103af5d0b5ceae3e50e3d994aa9ad28d7;hpb=4dac2dcf6e0f92a64e4303a0d6db788a6da41404;p=netconf.git diff --git a/netconf/messagebus-netconf/pom.xml b/netconf/messagebus-netconf/pom.xml index 1dfd073103..341d2c8146 100644 --- a/netconf/messagebus-netconf/pom.xml +++ b/netconf/messagebus-netconf/pom.xml @@ -12,15 +12,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.2 org.opendaylight.netconf messagebus-netconf - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.artifactId} bundle @@ -93,4 +93,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html hamcrest-core + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +