X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=features%2Fconfig-netty%2Fpom.xml;h=bf036979cfa1a8394517a710b0af1c9212d34995;hp=98b97d1d95feabcfba4b8b4ca5b9bc15aafe8a5d;hb=5777a875530dc42751bad5098efa44e17db8023f;hpb=2f1946537e63cc66950d4359b77fd49dbe1bdea3 diff --git a/features/config-netty/pom.xml b/features/config-netty/pom.xml index 98b97d1d95..bf036979cf 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,11 +18,46 @@ org.opendaylight.controller - config-persister-features - ${config.version} + 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 @@ -69,6 +104,20 @@ + + org.apache.maven.plugins + maven-surefire-plugin + + + org.opendaylight.controller + opendaylight-karaf-empty + ${commons.opendaylight.version} + + + org.opendaylight.yangtools:features-test + + +