summaryrefslogtreecommitdiffstats
path: root/security-utils
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@verizonmedia.com>2019-11-18 12:04:08 +0000
committerTor Egge <Tor.Egge@verizonmedia.com>2019-11-18 12:08:00 +0000
commitbac76f90e4f28052afdc5b42059769dae7baa24a (patch)
treed4f2eda0a1a577503d31ecb6bc0d2e1987ea1844 /security-utils
parent00c98abad2d7a98e8a16c5cbd4d3773720a90a54 (diff)
Remove unneeded install of java artifact dependencies.
Diffstat (limited to 'security-utils')
-rw-r--r--security-utils/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/security-utils/CMakeLists.txt b/security-utils/CMakeLists.txt
index 9f5bd1657df..a6fe917c322 100644
--- a/security-utils/CMakeLists.txt
+++ b/security-utils/CMakeLists.txt
@@ -1,3 +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_dependencies(security-utils)