X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fnetconf-client%2Fpom.xml;h=8336480e7dd307090f99a037443b7e6fc66e57cb;hb=a8b245f1909fa175ab65f8d9b24d56ba2810be08;hp=072eeac5b638c931e279caa9a31ad3ba467fd137;hpb=00f943c0bc1b0de523ddb9fb636c1d76e8f52eaf;p=netconf.git diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 072eeac5b6..8336480e7d 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.1-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-client - 1.3.0-SNAPSHOT + 1.6.1-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 - -