aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@verizonmedia.com>2020-12-01 14:13:13 +0100
committerHarald Musum <musum@verizonmedia.com>2020-12-01 14:13:13 +0100
commit9c3c3967f9574c08da66b5d2bea26e6c298f0546 (patch)
tree32fcd726dad3c760c658852f6790857ad1c57027 /pom.xml
parent008477111ac92e2eec81596a5037a205bbea53ff (diff)
Move code in clustercontroller-apputils into clustercontroller-apps
Code in clustercontroller-apputils is now only used from clustercontroller-apps, so those two modules can be merged
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 930ee2ef7eb..762e1829d97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,6 @@
<module>cloud-tenant-base-dependencies-enforcer</module>
<module>cloud-tenant-cd</module>
<module>clustercontroller-apps</module>
- <module>clustercontroller-apputil</module>
<module>clustercontroller-core</module>
<module>clustercontroller-reindexer</module>
<module>clustercontroller-utils</module>