From: Robert Varga Date: Tue, 9 Nov 2021 18:31:28 +0000 (+0100) Subject: Cleanup cds-access-api dependencies X-Git-Tag: v2.0.10~20 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=5bbbda50a30a20e7f76f4701dfa77be96db20bc2 Cleanup cds-access-api dependencies We are using Guava, declare that as a dependency. Change-Id: Ibe905f0d2d87c5e7dfb4fad598acb27b4323c7b8 Signed-off-by: Robert Varga (cherry picked from commit 66b01aae92d17af1e06bad0c0e380feb5c6cf2de) --- diff --git a/opendaylight/md-sal/cds-access-api/pom.xml b/opendaylight/md-sal/cds-access-api/pom.xml index 7183d9c0da..ac08c45c65 100644 --- a/opendaylight/md-sal/cds-access-api/pom.xml +++ b/opendaylight/md-sal/cds-access-api/pom.xml @@ -16,6 +16,10 @@ com.typesafe.akka akka-actor_2.13 + + com.google.guava + guava + org.opendaylight.yangtools