From: Robert Varga Date: Wed, 30 Jun 2021 21:13:32 +0000 (+0200) Subject: Remove an TrieMap dependency X-Git-Tag: v4.0.0~16 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=fe0c4558808c3740e82c42db06bf1e7f43395bbb Remove an TrieMap dependency We are not using TrieMap directly, do not hard-code a dependency on it. Change-Id: I3285e2f1484c1f9db9dd4b149f469c9392ddb7d2 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/sal-distributed-datastore/pom.xml b/opendaylight/md-sal/sal-distributed-datastore/pom.xml index cab3b3bc19..2c02d7179f 100644 --- a/opendaylight/md-sal/sal-distributed-datastore/pom.xml +++ b/opendaylight/md-sal/sal-distributed-datastore/pom.xml @@ -137,10 +137,6 @@ org.opendaylight.yangtools yang-data-codec-gson - - tech.pantheon.triemap - triemap - org.apache.commons commons-lang3