summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHenrik <henrik.hoiness@online.no>2018-07-05 11:11:57 +0200
committerHenrik <henrik.hoiness@online.no>2018-07-05 11:11:57 +0200
commit12ec5178f913f588d20ed2e9c87c12d3138cccdf (patch)
treecdeba735e046d5048654dda8446142bfd0caa8f5 /pom.xml
parent4281a7eaf61612ab883e9006d3e56e0b38870055 (diff)
Created new module container-search-gui containing handler for gui for building queries. Resources-folder static is now named gui
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 1f766b2878d..a855c521b2b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,6 +61,7 @@
<module>container-messagebus</module>
<module>container-search-and-docproc</module>
<module>container-search</module>
+ <module>container-search-gui</module>
<module>container-test</module>
<module>container-test-jars</module>
<module>controller-api</module>