summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2020-10-30 17:11:27 +0100
committerJon Marius Venstad <venstad@gmail.com>2020-10-30 17:11:27 +0100
commit6dbc30c975ef0f7b43c41bc465fe6c1fc3470509 (patch)
tree83568d6276a338d8ea83215c6a956564e7023da8 /pom.xml
parent8e55369d6748715f0c67c8f9f986921fcded2777 (diff)
Add data and storage of data for reindexing progress
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 689b8a7d3b2..2f789995ea3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,7 @@
<module>clustercontroller-apps</module>
<module>clustercontroller-apputil</module>
<module>clustercontroller-core</module>
+ <module>clustercontroller-reindexer</module>
<module>clustercontroller-standalone</module>
<module>clustercontroller-utils</module>
<module>component</module>