X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-event-executor-config%2Fpom.xml;h=1af0d727b96fdf8e89f301fb621d5e8c5093ba8d;hb=refs%2Fchanges%2F27%2F100827%2F7;hp=9995f56810db634caa7c9c3719e32f3ab7ede025;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7;p=controller.git diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 9995f56810..1af0d727b9 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -3,12 +3,15 @@ 4.0.0 - org.opendaylight.controller - config-subsystem - 0.11.0-SNAPSHOT - ../ + org.opendaylight.odlparent + bundle-parent + 11.0.0-SNAPSHOT + + + org.opendaylight.controller netty-event-executor-config + 0.16.4-SNAPSHOT bundle ${project.artifactId} Configuration Wrapper around netty's event executor @@ -19,8 +22,12 @@ guava - org.opendaylight.controller - netty-config-api + io.netty + netty-common + + + org.osgi + org.osgi.service.component.annotations