summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@oath.com>2018-10-17 16:21:59 +0200
committerBjørn Christian Seime <bjorncs@oath.com>2018-10-17 16:21:59 +0200
commit19ca55a3bb4e308ef1122a1cdd8c911b811e18be (patch)
tree17aa598f52f0034d2246babe749796923e90a7bf /pom.xml
parent39da869d94cebe5bd851e1b4fb456372586a6870 (diff)
Move classes in com.yahoo.security to security-utils
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 caa875a1918..f749adbdabf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,6 +107,7 @@
<module>searchcore</module>
<module>searchlib</module>
<module>searchsummary</module>
+ <module>security-utils</module>
<module>serviceview</module>
<module>service-monitor</module>
<module>simplemetrics</module>