X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-api%2Fpom.xml;h=f2821827f48eff76dde0ffee22c125e0f6968966;hb=refs%2Fchanges%2F84%2F59284%2F5;hp=4da8ab90770b3fb76fdb628dedbc65bc2e2cd1cf;hpb=666449136de312558cee27e847f101c0463b5ceb;p=netconf.git diff --git a/netconf/netconf-api/pom.xml b/netconf/netconf-api/pom.xml index 4da8ab9077..f2821827f4 100644 --- a/netconf/netconf-api/pom.xml +++ b/netconf/netconf-api/pom.xml @@ -1,17 +1,24 @@ + 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 2.0.0 org.opendaylight.netconf netconf-api - 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.artifactId} bundle @@ -38,11 +45,7 @@ org.opendaylight.controller - config-api - - - org.opendaylight.controller - config-manager-facade-xml + config-util org.opendaylight.controller @@ -61,4 +64,16 @@ mockito-configuration + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +