From 6b1a95c935f58d65cd6148f34b4c151642ff9458 Mon Sep 17 00:00:00 2001 From: Michael Dürre Date: Fri, 10 Jul 2020 05:20:26 +0200 Subject: upgrade plugins to sodium MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fixed unit test and impl due changes in sodium Issue-ID: CCSDK-2545 Signed-off-by: Michael Dürre Change-Id: I76d00cc9f2af0824536fe428cdd1c5e37f37689e --- restconf-client/provider/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'restconf-client') diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml index a421de39f..07c9114d2 100755 --- a/restconf-client/provider/pom.xml +++ b/restconf-client/provider/pom.xml @@ -78,6 +78,7 @@ org.opendaylight.netconf restconf-nb-rfc8040 + provided javax.xml -- cgit 1.2.3-korg