X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-client%2Fpom.xml;h=14e671eb8a17ee6fc2fde1b85c61b28475ba3fff;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=072eeac5b638c931e279caa9a31ad3ba467fd137;hpb=7aa14fc90d0344b9645c5c6ddd64315a1c2dc748;p=netconf.git diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 072eeac5b6..14e671eb8a 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.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-client - 1.3.0-SNAPSHOT + 1.6.3-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 - -