From 88adc387af4277ea16b21adc2950920d0a2a9028 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 21 Mar 2018 12:53:15 -0700 Subject: Temporarily use 1.2.0 artifacts for ETE testing Change-Id: I5b172be7930cd3b281d5894d07944e211f584394 Issue-ID: INT-406 Signed-off-by: Gary Wu --- heat/vFWCL/vPKG/base_vpkg.env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'heat/vFWCL/vPKG') diff --git a/heat/vFWCL/vPKG/base_vpkg.env b/heat/vFWCL/vPKG/base_vpkg.env index e4da4710..b9d77f79 100644 --- a/heat/vFWCL/vPKG/base_vpkg.env +++ b/heat/vFWCL/vPKG/base_vpkg.env @@ -17,8 +17,8 @@ parameters: vnf_id: vPNG_Firewall_demo_app vf_module_id: vTrafficPNG repo_url_blob: https://nexus.onap.org/content/sites/raw - repo_url_artifacts: https://nexus.onap.org/content/groups/staging - demo_artifacts_version: 1.1.1 + repo_url_artifacts: https://nexus.onap.org/content/repositories/autorelease-43752 + demo_artifacts_version: 1.2.0 install_script_version: 1.1.1 key_name: vfw_key pub_key: PUT YOUR PUBLIC KEY HERE -- cgit