X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-client%2Fpom.xml;h=3b944919f11a3f875e25ca945a45350fffb19d07;hb=7035daaf86196db2a3811118452b87d7efe73d85;hp=083f0422c1d41e2b693c2804a0e2bf5a1b95db57;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/netconf-client/pom.xml b/netconf/netconf-client/pom.xml index 083f0422c1..3b944919f1 100644 --- a/netconf/netconf-client/pom.xml +++ b/netconf/netconf-client/pom.xml @@ -12,13 +12,11 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 2.0.3-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-client - 1.5.0-SNAPSHOT ${project.artifactId} bundle @@ -35,46 +33,53 @@ ${project.groupId} netconf-util - - ${project.groupId} - netconf-util - test-jar - test - com.google.guava guava - org.slf4j - slf4j-api + com.guicedee.services + javax.inject + true + + org.osgi + org.osgi.service.component.annotations + + 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 + + +