summaryrefslogtreecommitdiffstats
path: root/grToolkit/provider/pom.xml
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 /grToolkit/provider/pom.xml
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 'grToolkit/provider/pom.xml')
-rwxr-xr-xgrToolkit/provider/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/grToolkit/provider/pom.xml b/grToolkit/provider/pom.xml
index 64de68eb..2789a20a 100755
--- a/grToolkit/provider/pom.xml
+++ b/grToolkit/provider/pom.xml
@@ -49,6 +49,10 @@
<scope>provided</scope>
</dependency>
<dependency>
+ <groupId>com.google.code.findbugs</groupId>
+ <artifactId>annotations</artifactId>
+ </dependency>
+ <dependency>
<groupId>org.opendaylight.controller</groupId>
<artifactId>sal-test-model</artifactId>
<scope>test</scope>