aboutsummaryrefslogtreecommitdiffstats
path: root/restconf-client/provider
diff options
context:
space:
mode:
authorMichael Dürre <michael.duerre@highstreet-technologies.com>2020-07-10 05:20:26 +0200
committerDan Timoney <dtimoney@att.com>2020-08-05 11:53:16 +0000
commit6b1a95c935f58d65cd6148f34b4c151642ff9458 (patch)
treea40dd2c22d6fde79eefb3eced635aabb91ac9054 /restconf-client/provider
parentad5c70ad6ab8514c5a5e4ed87d76877b1b451ccd (diff)
upgrade plugins to sodium
fixed unit test and impl due changes in sodium Issue-ID: CCSDK-2545 Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com> Change-Id: I76d00cc9f2af0824536fe428cdd1c5e37f37689e
Diffstat (limited to 'restconf-client/provider')
-rwxr-xr-xrestconf-client/provider/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml
index a421de39..07c9114d 100755
--- a/restconf-client/provider/pom.xml
+++ b/restconf-client/provider/pom.xml
@@ -78,6 +78,7 @@
<dependency>
<groupId>org.opendaylight.netconf</groupId>
<artifactId>restconf-nb-rfc8040</artifactId>
+ <scope>provided</scope>
<exclusions>
<exclusion>
<groupId>javax.xml</groupId>