aboutsummaryrefslogtreecommitdiffstats
path: root/heat/vFW/base_vfw.yaml
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2017-03-28 12:13:14 -0400
committerMarco Platania <platania@research.att.com>2017-03-28 12:13:14 -0400
commitdaadab1f7b5390ad1bda95e351bf5793e69a96ec (patch)
tree27ad0809effdf2d1bdb05c86c8924f57d616478e /heat/vFW/base_vfw.yaml
parent7ef0227da17c5f72452d537c4c4b42a6b868a005 (diff)
update repo URL and version number for VNFs
Change-Id: I8ea457b6736891e8dcca5730e519515402d1fbad Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'heat/vFW/base_vfw.yaml')
-rw-r--r--heat/vFW/base_vfw.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/heat/vFW/base_vfw.yaml b/heat/vFW/base_vfw.yaml
index a7df854a..61d1f961 100644
--- a/heat/vFW/base_vfw.yaml
+++ b/heat/vFW/base_vfw.yaml
@@ -210,7 +210,6 @@ resources:
mvn org.apache.maven.plugins:maven-dependency-plugin:2.10:get -DremoteRepositories=$REPO_URL_ARTIFACTS -Dartifact=org.openecomp.demo.vnf.ves:ves:$DEMO_ARTIFACTS_VERSION:tar.gz:demo -Dtransitive=false -Ddest=.
mvn org.apache.maven.plugins:maven-dependency-plugin:2.10:get -DremoteRepositories=$REPO_URL_ARTIFACTS -Dartifact=org.openecomp.demo.vnf.ves:ves_vfw_reporting:$DEMO_ARTIFACTS_VERSION:tar.gz:demo -Dtransitive=false -Ddest=.
-
tar -zxvf ves-$DEMO_ARTIFACTS_VERSION-demo.tar.gz
mv ves-$DEMO_ARTIFACTS_VERSION VES
tar -zxvf ves_vfw_reporting-$DEMO_ARTIFACTS_VERSION-demo.tar.gz