X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-notification%2Fpom.xml;h=f0fb994617cd65c7154825e94a4a621d3b9d64a2;hb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;hp=af94c6e66de8ed165b4bac073f63500ef3fb94f8;hpb=c6a54e7ec2cf3657f6b03f42121be0e2e434d088;p=netconf.git diff --git a/netconf/mdsal-netconf-notification/pom.xml b/netconf/mdsal-netconf-notification/pom.xml index af94c6e66d..f0fb994617 100644 --- a/netconf/mdsal-netconf-notification/pom.xml +++ b/netconf/mdsal-netconf-notification/pom.xml @@ -9,30 +9,18 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf mdsal-netconf-notification - 1.3.0-SNAPSHOT + 1.5.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - @@ -53,7 +41,7 @@ org.opendaylight.controller - sal-binding-config + sal-common-util @@ -83,6 +71,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +