X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-impl%2Fpom.xml;h=6666a3c4765c7934c9fcfe89a3cd0cb2d381c2be;hb=671026be29853078bf81e7d3d4252d11e4640b3a;hp=882f9391fdc7016f9c36282c0be1e3e7c637733b;hpb=698006bd45dcb38043fdd74980893307d2bc9257;p=netconf.git diff --git a/netconf/mdsal-netconf-impl/pom.xml b/netconf/mdsal-netconf-impl/pom.xml index 882f9391fd..6666a3c476 100644 --- a/netconf/mdsal-netconf-impl/pom.xml +++ b/netconf/mdsal-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 + 5.0.2-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-impl - 1.2.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - ${project.groupId} @@ -50,7 +36,16 @@ ${project.artifactId} - netconf-impl + + io.netty.channel, + io.netty.util, + org.opendaylight.controller.config.threadpool, + org.opendaylight.netconf.api.monitoring, + org.opendaylight.netconf.impl, + org.opendaylight.netconf.impl.osgi, + org.opendaylight.netconf.mapping.api, + * +