diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-26 08:08:55 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-26 08:12:06 -0700 |
commit | fd761391ba59ba11452270807033e3605da5c6a4 (patch) | |
tree | 3502ba0434c1fefa22ba7839c66c9a799dba3726 /heat/vFWCL/vPKG | |
parent | 2d4018ebc025bdbc072f9d01ddd4b1fda9a39c30 (diff) |
Version bump demo artifacts to 1.3.0-SNAPSHOT
Also remove deprecated ONAP template
Change-Id: I6d1b927e00fe1297121fe60c742a5a00964c139d
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'heat/vFWCL/vPKG')
-rw-r--r-- | heat/vFWCL/vPKG/base_vpkg.env | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/heat/vFWCL/vPKG/base_vpkg.env b/heat/vFWCL/vPKG/base_vpkg.env index 317fde9e..be1515d9 100644 --- a/heat/vFWCL/vPKG/base_vpkg.env +++ b/heat/vFWCL/vPKG/base_vpkg.env @@ -18,7 +18,7 @@ parameters: vf_module_id: vTrafficPNG repo_url_blob: https://nexus.onap.org/content/sites/raw repo_url_artifacts: https://nexus.onap.org/content/repositories/releases - demo_artifacts_version: 1.2.1 + demo_artifacts_version: 1.3.0-SNAPSHOT install_script_version: 1.2.1 key_name: vfw_key pub_key: PUT YOUR PUBLIC KEY HERE |