diff options
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 |