X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-client%2Fpom.xml;h=b8e805ba3c515cf51847e77c8f3dafe99df9ae45;hb=e0a49028dc54c0a6dda3d4975afbef9017856670;hp=2394c7152d819eb14c524a789e027225aad56baa;hpb=2295d50e7212d80a9bc752f655fa66790ad45022;p=netconf.git diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 2394c7152d..b8e805ba3c 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.13.1-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-client - 1.4.0-SNAPSHOT + 1.13.1-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0 - pom - import - - - - ${project.groupId} @@ -54,12 +35,6 @@ ${project.groupId} netconf-util - - ${project.groupId} - netconf-util - test-jar - test - com.google.guava guava @@ -72,28 +47,35 @@ org.opendaylight.yangtools mockito-configuration + + ${project.groupId} + netconf-util + test-jar + test + - org.apache.maven.plugins maven-jar-plugin test-jar - package - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - + maven-source-plugin + + + + test-jar-no-fork + + +