X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig-netty%2Fpom.xml;h=5fbc463df32f798c757a293da391fc0bc77f76bb;hp=16fd975130592a1975332b6b390dbce2f9f1d614;hb=d206d27042eef2185c875f85cf6eac61a1bd77c4;hpb=8e42b08cb626a60919c145b2a46d94114c3905d6 diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index 16fd975130..5fbc463df3 100644 --- a/features/config-netty/pom.xml +++ b/features/config-netty/pom.xml @@ -7,9 +7,9 @@ 0.2.5-SNAPSHOT ../../opendaylight/config/ - config-netty-features + features-config-netty - pom + jar features.xml @@ -18,10 +18,38 @@ org.opendaylight.controller - config-persister-features + features-config-persister features xml - runtime + + + org.opendaylight.controller + netty-event-executor-config + + + org.opendaylight.controller + netty-threadgroup-config + + + org.opendaylight.controller + netty-timer-config + + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.controller + threadpool-config-impl + + + org.opendaylight.controller + config-netty-config + + + + org.opendaylight.yangtools + features-test @@ -68,6 +96,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +