aboutsummaryrefslogtreecommitdiffstats
path: root/config-model-fat
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2017-09-27 17:16:24 +0200
committerGitHub <noreply@github.com>2017-09-27 17:16:24 +0200
commita06adfa1e3aaaa249b3b9347160657fdb8a431f9 (patch)
tree70a28bcc4ad8741cea1b661008c9506f16343e32 /config-model-fat
parent3893d40c4afaadb5112847b6571bf505fe444915 (diff)
Revert "Aressem/remove post install script"
Diffstat (limited to 'config-model-fat')
-rw-r--r--config-model-fat/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/config-model-fat/CMakeLists.txt b/config-model-fat/CMakeLists.txt
deleted file mode 100644
index 1e2364556dc..00000000000
--- a/config-model-fat/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-install_java_artifact(config-model-fat)
-
-install(FILES src/main/resources/config-models.xml
- DESTINATION conf/configserver-app)