X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-mapping-api%2Fpom.xml;h=7fe47055de076fec2c79aa6c8e42662db4ef004d;hb=7d1c7469356747a7a572a0df320c3ff504df9727;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..7fe47055de 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 + 3.0.2 org.opendaylight.netconf netconf-mapping-api - 1.2.0-SNAPSHOT + 1.5.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 + + + +