summaryrefslogtreecommitdiffstats
path: root/odlparent/single-feature-parent
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2021-06-07 19:47:37 -0400
committerKAPIL SINGAL <ks220y@att.com>2021-06-08 12:51:56 +0000
commitb473d3c5a0287f093b893f88fe262b62925438ec (patch)
tree660497ce96b1e49c0fb9c5c27be06d42fbf93474 /odlparent/single-feature-parent
parent06b500355c944970d176c81230f40c76c00977d3 (diff)
Updating logging-analytics version from 1.6.6 to 1.6.9
Updating com.google.code.findbugs:annotation version to 3.0.1 Issue-ID: CCSDK-3329 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ic22de3bbdb11994f273eba25b352331cc7000714
Diffstat (limited to 'odlparent/single-feature-parent')
-rw-r--r--odlparent/single-feature-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/single-feature-parent/pom.xml b/odlparent/single-feature-parent/pom.xml
index 4e83e955..455783dd 100644
--- a/odlparent/single-feature-parent/pom.xml
+++ b/odlparent/single-feature-parent/pom.xml
@@ -460,7 +460,7 @@
<message>Please always use mockito-core instead of mockito-all (see https://bugs.opendaylight.org/show_bug.cgi?id=7662), and spotbugs:annotations instead of findbugs:annotations</message>
<excludes>
<exclude>org.mockito:mockito-all</exclude>
- <!-- <exclude>com.google.code.findbugs:annotations</exclude> -->
+ <!-- <exclude>com.google.code.findbugs:annotations</exclude> -->
</excludes>
</bannedDependencies>
</rules>