X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-impl%2Fpom.xml;h=c350de3ac2cacb87054712e6167a3b77e38c5199;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=c78eb147a937f2a6aa6eae4c7eb8f57196e6de27;hpb=26754a8c040a9bcb9807dcbf2749d2a8d1105788;p=netconf.git diff --git a/netconf/netconf-impl/pom.xml b/netconf/netconf-impl/pom.xml index c78eb147a9..c350de3ac2 100644 --- a/netconf/netconf-impl/pom.xml +++ b/netconf/netconf-impl/pom.xml @@ -10,30 +10,16 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 4.0.0-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} @@ -56,10 +42,6 @@ ${project.groupId} netconf-notifications-api - - ${project.groupId} - netconf-notifications-impl - ${project.groupId} netconf-netty-util @@ -72,14 +54,6 @@ com.google.guava guava - - org.opendaylight.controller - config-util - - - org.opendaylight.controller - protocol-framework - org.opendaylight.controller threadpool-config-api @@ -90,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 @@ -123,14 +87,10 @@ - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy test - - org.osgi - org.osgi.compendium - @@ -140,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 +