From f24521907506d3c7b77375d76661458bc3ad9f33 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Thu, 7 Sep 2017 14:23:14 +0530 Subject: Make set specific to product version CLI-2 Change-Id: If6c72255c4c84615dafe5f0074eb5532bc90bf5e Signed-off-by: Kanagaraj Manickam k00365106 --- framework/src/main/resources/onap.properties | 2 ++ 1 file changed, 2 insertions(+) (limited to 'framework/src/main/resources') diff --git a/framework/src/main/resources/onap.properties b/framework/src/main/resources/onap.properties index 9e6b34bd..6df5682a 100644 --- a/framework/src/main/resources/onap.properties +++ b/framework/src/main/resources/onap.properties @@ -54,3 +54,5 @@ cli.schema.mode_values=direct,catalog #product version cli.product.version=cli-1.0 + +cli.parameter.cache.file=param-cache.json -- cgit 1.2.3-korg