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=ec7ffd53334be1c2386f0b9e4c6ab7adffdc545b;hpb=3670c2c6bd548744d43caf22ba03abc3e53a097c;p=controller.git diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index ec7ffd5333..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.9.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