X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fconfig%2Fnetty-threadgroup-config%2Fpom.xml;h=54143355f451c85552773492751b5643bb591a06;hp=ef63fce2ce66126f329d72eeb94aa0e69d33eb23;hb=7d9b07a6cf8171e97eb5ce6ed4ccdcfadff8e741;hpb=0b3fe7299bbeccc10f2c1b859f95de07c168ac9f diff --git a/opendaylight/config/netty-threadgroup-config/pom.xml b/opendaylight/config/netty-threadgroup-config/pom.xml index ef63fce2ce..54143355f4 100644 --- a/opendaylight/config/netty-threadgroup-config/pom.xml +++ b/opendaylight/config/netty-threadgroup-config/pom.xml @@ -1,12 +1,12 @@ - + org.opendaylight.controller - config-subsystem - 0.2.3-SNAPSHOT + config-plugin-parent + 0.2.5-SNAPSHOT + ../config-plugin-parent 4.0.0 @@ -25,21 +25,13 @@ org.opendaylight.controller - threadpool-config-api - ${project.version} + netty-config-api - org.slf4j slf4j-api - - - com.google.guava - guava - - junit @@ -63,9 +55,8 @@ test - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test @@ -82,25 +73,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 -