X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-impl%2Fpom.xml;h=022f8188cb80b37a3bad5fa77f724a286f9d2b0b;hb=0f396984b49e67ebe8693d6ed82ff1b98dc3a8bd;hp=7fb4a2f772f7a9f322c70c57b6ac8e52f7ff2de5;hpb=7cc376406b9d873b7abf8ee24839051a6ecf1d5f;p=netconf.git diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index 7fb4a2f772..022f8188cb 100644 --- a/netconf/mdsal-netconf-impl/pom.xml +++ b/netconf/mdsal-netconf-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 2.0.1-SNAPSHOT + 6.0.0-SNAPSHOT ../../parent @@ -22,8 +22,44 @@ - ${project.groupId} - netconf-impl + com.google.guava + guava + + + io.netty + netty-common + + + io.netty + netty-transport + + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.netconf + netconf-api + + + org.opendaylight.netconf + netconf-server + + + org.osgi + org.osgi.framework + + + org.osgi + org.osgi.service.component + + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations @@ -36,7 +72,6 @@ ${project.artifactId} - netconf-impl