X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-threadgroup-config%2Fpom.xml;h=d35067af093fcba04d22ef13c831bc63e4cb300d;hp=e1b8fb34da29bdbddcfc5cc4ca4cc45ba474e65b;hb=cdb415324f1d52a0ca9c48042f879a9fcfb4251a;hpb=a1b55fb491e235c028e1d451aff4b1d261d5a86c diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index e1b8fb34da..d35067af09 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -5,8 +5,9 @@ org.opendaylight.controller - config-subsystem - 0.2.2-SNAPSHOT + config-plugin-parent + 0.2.3-SNAPSHOT + ../config-plugin-parent 4.0.0 @@ -25,21 +26,14 @@ org.opendaylight.controller - threadpool-config-api + netty-config-api ${project.version} - org.slf4j slf4j-api - - - com.google.guava - guava - - junit @@ -82,25 +76,13 @@ org.apache.felix maven-bundle-plugin - 2.3.7 true ${project.groupId}.${project.artifactId} + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.netty.threadgroup.rev131107.*, - - com.google.common.base, - io.netty.channel.nio, - org.opendaylight.controller.config.yang.threadpool, - io.netty.util.concurrent, - org.opendaylight.controller.config.api, - org.opendaylight.controller.config.api.annotations, - org.opendaylight.controller.config.api.runtime, - org.opendaylight.controller.config.spi, - org.slf4j, - org.osgi.framework -