X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-config%2Fpom.xml;h=1fc1253b21e27d740278eb8d2dda49a4e9bb69b1;hb=0e7badde2c5a85460ef07e9dc8a7bc4de39c2c19;hp=a7a2455b94f375d191440f1367ccbadc87e05dd8;hpb=0fbe1ee28c87227a353ca365924f7878021f5cac;p=netconf.git diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index a7a2455b94..1fc1253b21 100644 --- a/netconf/netconf-config/pom.xml +++ b/netconf/netconf-config/pom.xml @@ -7,18 +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 - 9.0.6 - - + netconf-config + Global threadpools for NETCONF + bundle - org.opendaylight.netconf - netconf-config - 2.0.6-SNAPSHOT - Configuration files for netconf - bundle + + + 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 + +