X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig-netty%2Fpom.xml;h=0057fc05c71fe915868058d2eaca20936075a604;hp=16fd975130592a1975332b6b390dbce2f9f1d614;hb=9b3246b5f5ed82559bf0c75141731dc3376125f9;hpb=a7730b0b1b7d86f270e7d2e1aff0e91e86cff125 diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index 16fd975130..0057fc05c7 100644 --- a/features/config-netty/pom.xml +++ b/features/config-netty/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.controller config-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT ../../opendaylight/config/ - config-netty-features + features-config-netty - pom + jar features.xml @@ -18,10 +18,46 @@ 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 + + ${config.version} + xml + config + + + + org.opendaylight.yangtools + features-test @@ -68,6 +104,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +