diff options
author | Marco Platania <platania@research.att.com> | 2019-10-13 10:55:42 -0400 |
---|---|---|
committer | Daniel Rose <dr695h@att.com> | 2019-10-15 16:49:15 +0000 |
commit | 12a70e66ea5b1ddb70353da5f26912f989137487 (patch) | |
tree | f77a3f0a0fd81b2b8db9759a89607386742fe599 /docs/docs_scaleout.rst | |
parent | 4f0720fe08f40b96ccacf7a6114bba89497f18ab (diff) |
Update demo artifacts to released version 1.5.0
Issue-ID: INT-1072
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: I9a5b99101dc08753981c97233b16d2a34438c807
Diffstat (limited to 'docs/docs_scaleout.rst')
-rw-r--r-- | docs/docs_scaleout.rst | 10 |
1 files changed, 5 insertions, 5 deletions
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", |