X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-event-executor-config%2Fpom.xml;h=f6b1570505cd5da340443fc470a4d3fd01d7ed34;hb=e5cc07fd11ba817a0fdd10e21bf66a9205661343;hp=7a83096aae1b6d4267b9778f6caa9bff60a99d95;hpb=afedfa80158137d46a649470b95788e8beac2c0d;p=controller.git diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index 7a83096aae..f6b1570505 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.12.0-SNAPSHOT - ../ + org.opendaylight.odlparent + bundle-parent + 13.0.3 + + + org.opendaylight.controller netty-event-executor-config + 0.19.1-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