summaryrefslogtreecommitdiffstats
path: root/metrics-proxy/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'metrics-proxy/CMakeLists.txt')
-rw-r--r--metrics-proxy/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/metrics-proxy/CMakeLists.txt b/metrics-proxy/CMakeLists.txt
index c54bbb57cf8..5963cba9615 100644
--- a/metrics-proxy/CMakeLists.txt
+++ b/metrics-proxy/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_fat_java_artifact(metrics-proxy)
+install_jar(metrics-proxy-jar-with-dependencies.jar)
vespa_install_script(src/main/sh/start-telegraf.sh libexec/vespa)
vespa_install_script(src/main/sh/stop-telegraf.sh libexec/vespa)