X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-event-executor-config%2Fpom.xml;h=490ac3d57c5410082d0f31633cf69fff6bdb70cb;hb=797cb70db891a314b16929d0800d17bb5d61ae5a;hp=82563f07ee87affe0b56f2f6ffa59cd88524b1fe;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd;p=controller.git diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 82563f07ee..490ac3d57c 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.10.0-SNAPSHOT - ../ + org.opendaylight.odlparent + bundle-parent + 12.0.5 + + + org.opendaylight.controller netty-event-executor-config + 0.18.6-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