Use 2.0.0-ONAP tag instead beijing branch
[integration.git] / deployment / heat / onap-oom / rancher_vm_entrypoint.sh
index 5c75a5d..5a27c26 100644 (file)
@@ -189,7 +189,7 @@ git config --global log.decorate auto
 
 # Clone OOM:
 cd ~
-git clone -b beijing http://gerrit.onap.org/r/oom
+git clone -b 2.0.0-ONAP http://gerrit.onap.org/r/oom
 cd oom
 git log -1
 git tag -a "deploy0" -m "initial deployment"