X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-client%2Fpom.xml;h=14e671eb8a17ee6fc2fde1b85c61b28475ba3fff;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=26a201af4951caad443db342ec20ece060740f53;hpb=523c395e95ca8ce8373344fd75cedf45890e41d2;p=netconf.git diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 26a201af49..14e671eb8a 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -10,37 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-client - 1.5.0-SNAPSHOT + 1.6.3-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.2 - pom - import - - - - ${project.groupId} @@ -88,13 +69,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - -