aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_jetty/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_jetty/CMakeLists.txt')
-rw-r--r--jdisc_jetty/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/jdisc_jetty/CMakeLists.txt b/jdisc_jetty/CMakeLists.txt
index 129cd9de06a..7f72c61be20 100644
--- a/jdisc_jetty/CMakeLists.txt
+++ b/jdisc_jetty/CMakeLists.txt
@@ -1,3 +1,3 @@
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_java_artifact(jdisc_jetty)
-install_java_artifact_dependencies(jdisc_jetty)
+install_jar(jdisc_jetty.jar)
+install_jar_dependencies(jdisc_jetty)