X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=replicate%2Fmdsal-replicate-netty%2Fpom.xml;h=5959535ef728353a794ace309076c61a677a9b05;hb=13b5d9f8f776d671eb40b51d71fc1b79253877ab;hp=2ed937ed72b615dbe4a68ebc8afedc7ec820e342;hpb=33ee8155246ef42eae94f39b8e13a6003221d127;p=mdsal.git diff --git a/replicate/mdsal-replicate-netty/pom.xml b/replicate/mdsal-replicate-netty/pom.xml index 2ed937ed72..5959535ef7 100644 --- a/replicate/mdsal-replicate-netty/pom.xml +++ b/replicate/mdsal-replicate-netty/pom.xml @@ -11,9 +11,9 @@ org.opendaylight.mdsal - dom-parent - 7.0.1-SNAPSHOT - ../../dom/dom-parent + bundle-parent + 13.0.0-SNAPSHOT + ../../bundle-parent mdsal-replicate-netty @@ -24,6 +24,14 @@ org.opendaylight.mdsal mdsal-replicate-common + + org.opendaylight.mdsal + mdsal-singleton-common-api + + + org.opendaylight.yangtools + yang-data-codec-binfmt + io.netty netty-handler @@ -37,6 +45,14 @@ netty-transport-native-epoll true + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + org.opendaylight.mdsal