X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-client%2Fpom.xml;h=73614bd78617d98d72debf34b57b85385be403d4;hb=d23fcaf9b8d3eb8f9dddac0802fef842575ee927;hp=072eeac5b638c931e279caa9a31ad3ba467fd137;hpb=9cc422be10034f5f3cfa401fc20539c560aa7fe3;p=netconf.git diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 072eeac5b6..73614bd786 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -10,30 +10,18 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.4-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-client - 1.3.0-SNAPSHOT + 1.6.4-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 - -