X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-notifications-api%2Fpom.xml;h=3f5ea9d29dd01a4dc70eabff4f600ac6e4dde911;hb=4d108b43ba116bcac3e402b8770c362bcc56f0f6;hp=f93d720abd6622ea096dcd31638e9ddc9848ea2c;hpb=4c0c091813aea131d32dc70c5121a450eb9b7291;p=netconf.git diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index f93d720abd..3f5ea9d29d 100644 --- a/netconf/netconf-notifications-api/pom.xml +++ b/netconf/netconf-notifications-api/pom.xml @@ -13,15 +13,15 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.9.0 org.opendaylight.netconf netconf-notifications-api - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT bundle @@ -54,4 +54,16 @@ slf4j-api + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +