X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-impl%2Fpom.xml;h=cbfe5af14b2d42076e6c06a4abfd9bbaa097476d;hb=b2d343456554f53e69e8d9ed7615a0fc271fd1b8;hp=9a7ef9aff777bea17fbfa53c085a95b848711ee5;hpb=fe897d64d298e3ee50e161e3a7d2c835f2c94027;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 9a7ef9aff7..cbfe5af14b 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -1,32 +1,25 @@ + 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 2.0.9-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-impl - 1.2.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -49,10 +42,6 @@ ${project.groupId} netconf-notifications-api - - ${project.groupId} - netconf-notifications-impl - ${project.groupId} netconf-netty-util @@ -65,14 +54,6 @@ com.google.guava guava - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework - org.opendaylight.controller threadpool-config-api @@ -83,20 +64,10 @@ mockito-configuration - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - org.slf4j slf4j-api - - org.slf4j - slf4j-simple - test - ${project.groupId} netconf-client @@ -116,8 +87,8 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -129,20 +100,27 @@ maven-bundle-plugin - org.opendaylight.netconf.impl.osgi.NetconfImplActivator org.opendaylight.netconf.impl.* - org.apache.maven.plugins maven-jar-plugin test-jar - package + + + + + maven-source-plugin + + + + test-jar-no-fork +