X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-event-executor-config%2Fpom.xml;h=1af0d727b96fdf8e89f301fb621d5e8c5093ba8d;hb=refs%2Fchanges%2F27%2F100827%2F7;hp=b7f8c66a631684f381a176c88e7286d234336326;hpb=42ec9dc63df7cea0ae3a4d841aa14a21ba948859;p=controller.git diff --git a/opendaylight/config/netty-event-executor-config/pom.xml b/opendaylight/config/netty-event-executor-config/pom.xml index b7f8c66a63..1af0d727b9 100644 --- a/opendaylight/config/netty-event-executor-config/pom.xml +++ b/opendaylight/config/netty-event-executor-config/pom.xml @@ -5,13 +5,13 @@ org.opendaylight.odlparent bundle-parent - 7.0.5 + 11.0.0-SNAPSHOT org.opendaylight.controller netty-event-executor-config - 0.13.4-SNAPSHOT + 0.16.4-SNAPSHOT bundle ${project.artifactId} Configuration Wrapper around netty's event executor @@ -25,5 +25,9 @@ io.netty netty-common + + org.osgi + org.osgi.service.component.annotations +