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-19 12:51:59 +0200
commit0bd809390b24df069742b7a3deca824712b4f041 (patch)
tree63796492ac504128a39ff20d5e1be3e33b3b433f /pom.xml
parent63c5ed8f8f08c7411214ecbc417451a735aef676 (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>