X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-event-executor-config%2Fpom.xml;h=14522717022c34aa7e9e05ddce446309674fc78d;hb=8b0528f139fac5214cc6c6a613e94f6fabe3f70a;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..1452271702 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.7-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