X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-client%2Fpom.xml;h=1408e540b19760ab47ff0f48d50dc7da41498a95;hb=refs%2Fchanges%2F60%2F84160%2F6;hp=7de7fbf6de2f7ff7bd50c2eec83ed9501dcb5f41;hpb=486813fb93e8218ca5c0394dcfa3b8b580d6ca95;p=netconf.git diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 7de7fbf6de..1408e540b1 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -10,30 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.0 - + org.opendaylight.netconf + netconf-parent + 1.8.0-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-client - 1.3.0-SNAPSHOT + 1.8.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -57,10 +45,6 @@ com.google.guava guava - - org.opendaylight.controller - protocol-framework - org.slf4j slf4j-api @@ -85,13 +69,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -