X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-config%2Fpom.xml;h=1fc1253b21e27d740278eb8d2dda49a4e9bb69b1;hb=b066c611387aee01eaab80a109a2e9c0a2b7a2bc;hp=c9b1c5a173cd0d612f93e80fb0655c3f3e8e2131;hpb=1e174be6002940e17aee31d15f8914273d30f25c;p=netconf.git diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index c9b1c5a173..1fc1253b21 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -7,38 +7,57 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 + + org.opendaylight.netconf + netconf-parent + 5.0.2-SNAPSHOT + ../../parent + - 4.0.0 - - org.opendaylight.odlparent - bundle-parent - 3.1.3 - - + netconf-config + Global threadpools for NETCONF + bundle - org.opendaylight.netconf - netconf-config - 1.5.0-SNAPSHOT - Configuration files for netconf - bundle - - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.artifactId} - - org.opendaylight.controller.config.threadpool.util, - org.opendaylight.controller.config.threadpool, - * - - - - - - + + + com.google.guava + guava + + + org.opendaylight.controller + threadpool-config-api + + + org.opendaylight.controller + threadpool-config-impl + + + com.guicedee.services + javax.inject + true + + + jakarta.annotation + jakarta.annotation-api + provided + true + + + org.osgi + org.osgi.framework + + + org.osgi + org.osgi.service.component + + + org.osgi + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + +