aboutsummaryrefslogtreecommitdiffstats
path: root/application-model
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@oath.com>2017-10-19 23:51:51 +0200
committerHåkon Hallingstad <hakon@oath.com>2017-10-19 23:51:51 +0200
commitdf7e313005384350f75ebc03313cefc0574ec575 (patch)
tree1be8d9d080bee3caa7057d732f863c1bdb46f370 /application-model
parent4092a6b4b76fdb476d13e14fa4fda4581140cf97 (diff)
Include orchestrator and service-model fat jars
Diffstat (limited to 'application-model')
-rw-r--r--application-model/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/application-model/CMakeLists.txt b/application-model/CMakeLists.txt
new file mode 100644
index 00000000000..d37deefffe9
--- /dev/null
+++ b/application-model/CMakeLists.txt
@@ -0,0 +1,2 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+install_fat_java_artifact(application-model)