summaryrefslogtreecommitdiffstats
path: root/security-utils/CMakeLists.txt
diff options
context:
space:
mode:
authorgjoranv <gv@verizonmedia.com>2021-09-28 23:14:32 +0200
committergjoranv <gv@verizonmedia.com>2021-09-28 23:14:57 +0200
commita3f16c9c59fa59e806c6dc9d65e3e9a0e3ca3d10 (patch)
treeade2b4a16ee22283a91444faf033701af1ec6783 /security-utils/CMakeLists.txt
parent12a415efca5749433fd22424592ddc18f04160f6 (diff)
Reapply "Build security utils with maven bundle plugin" (#19291)
Diffstat (limited to 'security-utils/CMakeLists.txt')
-rw-r--r--security-utils/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/security-utils/CMakeLists.txt b/security-utils/CMakeLists.txt
index a6fe917c322..b701b78e3cc 100644
--- a/security-utils/CMakeLists.txt
+++ b/security-utils/CMakeLists.txt
@@ -1,2 +1,2 @@
# Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_fat_java_artifact(security-utils)
+install_java_artifact(security-utils)