aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFWDT
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2019-05-07 16:22:53 -0400
committerGary Wu <gary.i.wu@huawei.com>2019-05-07 17:18:37 -0700
commit3e4c0d93034e07a93d881ef13db3e5f2e2f9f3ba (patch)
tree80a891cda0009b53914a0c4e1597dc07e510db21 /heat/vFWDT
parentcdb81112b08895c30132a930eb3c8095bbea10e6 (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')
-rwxr-xr-xheat/vFWDT/vFWSNK/base_vfw.env4
-rwxr-xr-xheat/vFWDT/vPKG/base_vpkg.env4
2 files changed, 4 insertions, 4 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
diff --git a/heat/vFWDT/vPKG/base_vpkg.env b/heat/vFWDT/vPKG/base_vpkg.env
index a9b13287..34436997 100755
--- a/heat/vFWDT/vPKG/base_vpkg.env
+++ b/heat/vFWDT/vPKG/base_vpkg.env
@@ -22,8 +22,8 @@ parameters:
vpg_name_0: zdfw1fwl01pgn01
vnf_id: vPNG_Firewall_demo_app
vf_module_id: vTrafficPNG
- 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