summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon@oath.com>2018-11-26 17:03:07 +0100
committerGitHub <noreply@github.com>2018-11-26 17:03:07 +0100
commitb95240cfbcc5d59a408485438c1d2a7544a6ca4b (patch)
tree62b44cfa429e08cbdf7cc11497179770254be1c0 /pom.xml
parentcfea9c0c3e883a04cc07bc8238cfddefc631dd28 (diff)
parent20706ca9cc73099d3e71cdf6f1813465c66012c3 (diff)
Merge pull request #7760 from vespa-engine/hakonhall/new-flags-module
Add flags module
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 386aa5bc5a2..68b0f1e2f9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,6 +76,7 @@
<module>fat-model-dependencies</module>
<module>fileacquirer</module>
<module>filedistribution</module>
+ <module>flags</module>
<module>fsa</module>
<module>indexinglanguage</module>
<module>jaxrs_client_utils</module>