aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@verizonmedia.com>2019-05-28 11:08:47 +0200
committerBjørn Christian Seime <bjorncs@verizonmedia.com>2019-05-28 12:58:50 +0200
commit6547551c1e2f3039b30bdd9530670d00f07e37b0 (patch)
tree704af78e55587ce9dd387a997e238159d5a502d7 /pom.xml
parentd74337500a4b1d52879a4c36f431c132ec39c16b (diff)
Add 'security-tools' with 'vespa-tls-env' command line tool
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 10d097dfa0f..120547fbfed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,6 +111,7 @@
<module>searchcore</module>
<module>searchlib</module>
<module>searchsummary</module>
+ <module>security-tools</module>
<module>security-utils</module>
<module>serviceview</module>
<module>service-monitor</module>