summaryrefslogtreecommitdiffstats
path: root/odlparent/setup/src/main/resources/pom-template.xml
diff options
context:
space:
mode:
Diffstat (limited to 'odlparent/setup/src/main/resources/pom-template.xml')
-rwxr-xr-xodlparent/setup/src/main/resources/pom-template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml
index b2deff05..e5eeb722 100755
--- a/odlparent/setup/src/main/resources/pom-template.xml
+++ b/odlparent/setup/src/main/resources/pom-template.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>