summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2024-08-29 15:58:06 +0100
committeradheli.tavares <adheli.tavares@est.tech>2024-08-29 15:59:31 +0100
commitf875828ecc091dc505697ac98256ba06aff9a20a (patch)
tree62f23931de0fa3dce16021bc8badd6822cdd615a /pom.xml
parent63d23a4aa0f3aeae9d6470b95dfa8f87b2d85aa8 (diff)
Remove modules not being used
Remove modules common-logging, integrity-audity and integrity-monitor as they are not being used in any component. Issue-ID: POLICY-5123 Change-Id: I571f17236a3c8bb9e8e52c99d0298f4098cb5ca9 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index ae6d1b03..e841eb43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,10 +52,7 @@
<module>utils-test</module>
<module>utils</module>
<module>gson</module>
- <module>common-logging</module>
<module>common-parameters</module>
- <module>integrity-audit</module>
- <module>integrity-monitor</module>
<module>policy-endpoints</module>
<module>spring-utils</module>
</modules>