X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-config%2Fpom.xml;h=1fc1253b21e27d740278eb8d2dda49a4e9bb69b1;hb=11ced7438f39559415565864c085fc0ec4422f4d;hp=749b38edd6db4c69fac4ffa9f7b60ea4c06d6727;hpb=d8e7b336290c8fad00d575dca05577df96623df2;p=netconf.git diff --git a/netconf/netconf-config/pom.xml b/netconf/netconf-config/pom.xml index 749b38edd6..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.13 - - + netconf-config + Global threadpools for NETCONF + bundle - org.opendaylight.netconf - netconf-config - 2.0.15-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 + +