X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-threadgroup-config%2Fpom.xml;h=9ee4a4c397a3755b444a14af867d327d2c479a87;hp=8dc989e7283751c1a91b4e57d789046724b1f5b3;hb=1c3ef198916a5f6f33ab173c35e4a5a53a7bde8b;hpb=3f34c4cf195d0a9dd18a820624b517fe7cc03bb0 diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index 8dc989e728..9ee4a4c397 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -1,110 +1,90 @@ - + - - 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.6.0-SNAPSHOT + ../config-plugin-parent + + netty-threadgroup-config + bundle + ${project.artifactId} + Configuration Wrapper around netty's event group - - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - netty-config-api - ${project.version} - - - org.slf4j - slf4j-api - + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + netty-config-api + + + org.opendaylight.yangtools + mockito-configuration + + + org.slf4j + slf4j-api + - - - 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 - + + + junit + junit + test + + + org.opendaylight.controller + config-manager + test-jar + test + + + org.opendaylight.controller + config-manager + test + + + org.opendaylight.controller + config-util + test + - + - - + + + + 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.*, + + + - - org.opendaylight.yangtools - yang-maven-plugin - + + org.opendaylight.yangtools + yang-maven-plugin + + + - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - com.google.common.base, - io.netty.channel.nio, - org.opendaylight.controller.config.yang.netty, - 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} + +