From e0036a4325e0717e6d154673e3bfadc622cece07 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Sat, 3 Nov 2018 07:40:27 +0000 Subject: R4 tag update Change-Id: I01adbf2a2188cf5ee57659bd526594c51cca6f7c Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-937 --- heat/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'heat/setup.sh') diff --git a/heat/setup.sh b/heat/setup.sh index 289f6e0..126a527 100755 --- a/heat/setup.sh +++ b/heat/setup.sh @@ -44,7 +44,7 @@ pip install pip==9.0.3 cfy profiles use 127.0.0.1 -u admin -p admin -t default_tenant cfy status cd /tmp/bin -./build-plugins.sh https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R3 https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/releases +./build-plugins.sh https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R4 https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/releases for wagon in ./wagons/*.wgn; do cfy plugins upload \$wagon ; done deactivate EOL -- cgit 1.2.3-korg