diff options
Diffstat (limited to 'odlparent/mdsal-it-parent/pom.xml')
-rw-r--r-- | odlparent/mdsal-it-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/mdsal-it-parent/pom.xml b/odlparent/mdsal-it-parent/pom.xml index ed1f1790..ea7872ef 100644 --- a/odlparent/mdsal-it-parent/pom.xml +++ b/odlparent/mdsal-it-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> |