diff options
author | Marco Platania <platania@research.att.com> | 2019-05-07 16:22:53 -0400 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2019-05-07 17:18:37 -0700 |
commit | 3e4c0d93034e07a93d881ef13db3e5f2e2f9f3ba (patch) | |
tree | 80a891cda0009b53914a0c4e1597dc07e510db21 /heat/vFWDT/vFWSNK | |
parent | cdb81112b08895c30132a930eb3c8095bbea10e6 (diff) |
Keep POMs to 1.4.0-SNAPSHOT and update scripts
Change-Id: I01870bf4636741a2ca4447e6cdf57627b54a3859
Issue-ID: INT-1070
Signed-off-by: Marco Platania <platania@research.att.com>
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'heat/vFWDT/vFWSNK')
-rwxr-xr-x | heat/vFWDT/vFWSNK/base_vfw.env | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/heat/vFWDT/vFWSNK/base_vfw.env b/heat/vFWDT/vFWSNK/base_vfw.env index aca228ad..d7d1109c 100755 --- a/heat/vFWDT/vFWSNK/base_vfw.env +++ b/heat/vFWDT/vFWSNK/base_vfw.env @@ -28,8 +28,8 @@ parameters: vf_module_id: vFirewallCL dcae_collector_ip: 10.0.4.1 dcae_collector_port: 30235 - demo_artifacts_version: 1.4.0-SNAPSHOT - install_script_version: 1.4.0-SNAPSHOT + demo_artifacts_version: 1.4.0 + install_script_version: 1.4.0 nexus_artifact_repo: https://nexus.onap.org key_name: vfw_key pub_key: PUT YOUR PUBLIC KEY HERE |