X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-notifications-api%2Fpom.xml;h=8fdd15827cb3def1900f449d7f76dab054a5985c;hb=427ce04fcab7307276f66192c9ee25b0b35a89e6;hp=59fb664dab09ca675402c747ac7e91bd482a2811;hpb=c6a54e7ec2cf3657f6b03f42121be0e2e434d088;p=netconf.git diff --git a/netconf/netconf-notifications-api/pom.xml b/netconf/netconf-notifications-api/pom.xml index 59fb664dab..8fdd15827c 100644 --- a/netconf/netconf-notifications-api/pom.xml +++ b/netconf/netconf-notifications-api/pom.xml @@ -13,22 +13,22 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.2 org.opendaylight.netconf netconf-notifications-api - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT bundle org.opendaylight.netconf - netconf-subsystem + netconf-artifacts ${project.version} pom import @@ -41,10 +41,6 @@ ${project.groupId} netconf-api - - org.opendaylight.controller - config-manager-facade-xml - ${project.groupId} ietf-netconf-notifications @@ -54,4 +50,16 @@ slf4j-api + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +