X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-mapping-api%2Fpom.xml;h=1d9450c2bfc91da2efa609fbf4d9f0d97730c0c1;hb=5b0a7abfd0d879d30b58a25116842b853be9cad9;hp=3ebac609be4247549e47e9cbf4d61a1b12f5c5f1;hpb=7921374d127e3c626865c24b71837728c5796402;p=netconf.git diff --git a/netconf/netconf-mapping-api/pom.xml b/netconf/netconf-mapping-api/pom.xml index 3ebac609be..1d9450c2bf 100644 --- a/netconf/netconf-mapping-api/pom.xml +++ b/netconf/netconf-mapping-api/pom.xml @@ -10,15 +10,15 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.5 org.opendaylight.netconf netconf-mapping-api - 1.2.0-SNAPSHOT + 1.4.0-SNAPSHOT ${project.artifactId} bundle @@ -26,7 +26,7 @@ org.opendaylight.netconf - netconf-subsystem + netconf-artifacts ${project.version} pom import @@ -39,13 +39,21 @@ ${project.groupId} netconf-api - - org.opendaylight.controller - config-manager-facade-xml - com.google.guava guava + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +