summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-01-11 14:39:38 +0000
committerGerrit Code Review <gerrit@onap.org>2021-01-11 14:39:38 +0000
commita3c45cab5d3a268c16410f4962b18043b7c04bad (patch)
treedd9cf3cfe506a4bcbfdd3fe44376de38e01c2071 /pom.xml
parentfa56d71bb94d88f657a9d73fb91c3036220f32ab (diff)
parent9f93f7960c97642a79ed30b84d5127017ed9fc73 (diff)
Merge "Introduce spotbug plugin"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e5c6df336..2ff88c11b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,5 +34,6 @@
<module>cps-rest</module>
<module>cps-ri</module>
<module>checkstyle</module>
+ <module>spotbugs</module>
</modules>
</project>