From: Tomas Olvecky Date: Mon, 18 Nov 2013 17:45:53 +0000 (+0100) Subject: Add threadpool bundles to distribution. X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~368 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=2bf4d0de330a68047643477fcdf219c1e6be9e9d Add threadpool bundles to distribution. Change-Id: I51c8a312e8ff895201778e4e6ddbdde893bc7e4b Signed-off-by: Tomas Olvecky --- diff --git a/opendaylight/distribution/opendaylight/pom.xml b/opendaylight/distribution/opendaylight/pom.xml index 8e22c6ea6c..75424ba1b6 100644 --- a/opendaylight/distribution/opendaylight/pom.xml +++ b/opendaylight/distribution/opendaylight/pom.xml @@ -236,6 +236,29 @@ 1.2.0 + + + org.opendaylight.controller + threadpool-config-api + ${config.version} + + + org.opendaylight.controller + threadpool-config-impl + ${config.version} + + + org.opendaylight.controller + netty-event-executor-config + ${config.version} + + + org.opendaylight.controller + netty-event-executor-config + ${config.version} + + + org.opendaylight.controller.samples