summaryrefslogtreecommitdiffstats
path: root/security-utils/CMakeLists.txt
diff options
context:
space:
mode:
authorHÃ¥kon Hallingstad <hakon.hallingstad@gmail.com>2021-09-28 13:34:19 +0200
committerGitHub <noreply@github.com>2021-09-28 13:34:19 +0200
commit627604b44f88c1aca2661d06b0d7e6b2f8cf5ba4 (patch)
tree43fb3d47d05eaf904c303db1fb3beee76a653594 /security-utils/CMakeLists.txt
parent3e0bb5b34c0c0868b641ab338698bd14e8b64d04 (diff)
Revert "Build security utils with maven bundle plugin"
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 b701b78e3cc..a6fe917c322 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_java_artifact(security-utils)
+install_fat_java_artifact(security-utils)