X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-threadgroup-config%2Fpom.xml;h=2f3d26dd2fe3a7379b1fb60422689229a3444c61;hp=ef63fce2ce66126f329d72eeb94aa0e69d33eb23;hb=be852eb7b2d122da61cad918a4f8cc672ecb5af5;hpb=d542617f3486541cf9937009fb6aa1e3f2c9f0e2 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index ef63fce2ce..2f3d26dd2f 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -1,118 +1,93 @@ - + - - org.opendaylight.controller - config-subsystem - 0.2.3-SNAPSHOT - + 4.0.0 - 4.0.0 - netty-threadgroup-config - Configuration Wrapper around netty's event group - bundle - ${project.artifactId} - - 3.0.4 - + + org.opendaylight.controller + config-plugin-parent + 0.3.0-SNAPSHOT + ../config-plugin-parent + + netty-threadgroup-config + bundle + ${project.artifactId} + Configuration Wrapper around netty's event group + + 3.0.4 + - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - threadpool-config-api - ${project.version} - + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + netty-config-api + + + org.opendaylight.yangtools + mockito-configuration + + + org.slf4j + slf4j-api + - - org.slf4j - slf4j-api - + + + junit + junit + test + + + org.opendaylight.controller + config-manager + test-jar + test + + + org.opendaylight.controller + config-manager + test + + + org.opendaylight.controller + config-util + test + + - - com.google.guava - guava - + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.netty.threadgroup.rev131107.*, + + + - - - junit - junit - test - - - org.opendaylight.controller - config-manager - test - test-jar - - - org.opendaylight.controller - config-manager - test - - - org.opendaylight.controller - config-util - test - - - org.opendaylight.bgpcep - mockito-configuration - test - + + org.opendaylight.yangtools + yang-maven-plugin + + + - - - - - - - org.opendaylight.yangtools - yang-maven-plugin - - - - - org.apache.felix - maven-bundle-plugin - 2.3.7 - true - - - ${project.groupId}.${project.artifactId} - - - - 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 - - - - - - - - - - ${project.artifactId} - NETTY-THREADGROUP-CONFIG Module site - ${basedir}/target/site/${project.artifactId} - - + + + ${project.artifactId} + NETTY-THREADGROUP-CONFIG Module site + ${basedir}/target/site/${project.artifactId} + +