From 12a70e66ea5b1ddb70353da5f26912f989137487 Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Sun, 13 Oct 2019 10:55:42 -0400 Subject: Update demo artifacts to released version 1.5.0 Issue-ID: INT-1072 Signed-off-by: Marco Platania Change-Id: I9a5b99101dc08753981c97233b16d2a34438c807 --- docs/docs_scaleout.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/docs_scaleout.rst b/docs/docs_scaleout.rst index aedb31ed7..bbb0a57f4 100644 --- a/docs/docs_scaleout.rst +++ b/docs/docs_scaleout.rst @@ -1167,11 +1167,11 @@ Module-1 Preload }, { "name": "demo_artifacts_version", - "value": "1.5.0-SNAPSHOT" + "value": "1.5.0" }, { "name": "install_script_version", - "value": "1.5.0-SNAPSHOT" + "value": "1.5.0" }, { "name": "nb_api_version", @@ -1325,11 +1325,11 @@ Module-2 Preload }, { "name": "demo_artifacts_version", - "value": "1.5.0-SNAPSHOT" + "value": "1.5.0" }, { "name": "install_script_version", - "value": "1.5.0-SNAPSHOT" + "value": "1.5.0" }, { "name": "nb_api_version", @@ -1479,7 +1479,7 @@ Module-3 Preload }, { "name": "install_script_version", - "value": "1.5.0-SNAPSHOT" + "value": "1.5.0" }, { "name": "nb_api_version", -- cgit 1.2.3-korg