X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fnetconf-impl%2Fpom.xml;h=db1ae77468b0f6209e7f3530571b371325a83eec;hb=390713989240de322b79e5f50f336ebdf14b89c0;hp=00f9712956fe99c057e8d0b818fc5ca84bcc86f6;hpb=071e1e359a9a423821cf89043c4be24edb3e8924;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index 00f9712956..db1ae77468 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -1,32 +1,27 @@ + 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.13.2-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-impl - 1.1.0-SNAPSHOT + 1.13.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -49,10 +44,6 @@ ${project.groupId} netconf-notifications-api - - ${project.groupId} - netconf-notifications-impl - ${project.groupId} netconf-netty-util @@ -65,14 +56,6 @@ com.google.guava guava - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework - org.opendaylight.controller threadpool-config-api @@ -83,20 +66,10 @@ mockito-configuration - - org.opendaylight.mdsal.model - ietf-inet-types - - org.slf4j slf4j-api - - org.slf4j - slf4j-simple - test - ${project.groupId} netconf-client @@ -116,8 +89,8 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test @@ -129,20 +102,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 +