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=ddf4139ef72362652b731c2b521a037a20b3b78c;hpb=839f16e02accbd7883ff75879179890668668f49;p=controller.git diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index ddf4139ef7..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.13.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