Clone all the source code when bootstrapping the dev env

Change-Id: I1e89365207df3b084e7389b89a2b2beae00ee5b1
diff --git a/scripts/cord-bootstrap.sh b/scripts/cord-bootstrap.sh
index ffea0bd..36040ab 100644
--- a/scripts/cord-bootstrap.sh
+++ b/scripts/cord-bootstrap.sh
@@ -42,7 +42,7 @@
     fi
 
     mkdir $CORDDIR && cd $CORDDIR
-    repo init -u https://gerrit.opencord.org/manifest -b master -g build,onos,orchestration,voltha
+    repo init -u https://gerrit.opencord.org/manifest -b master
     repo sync
 
     # check out gerrit branches using repo