add two new projects, vPGWU and vSGWU, and change vSGW servives folder name to vsgwc
Change-Id: I744fbc99ee59c79fadca91f77db60ae0ca3ad47e
diff --git a/default.xml b/default.xml
index 1b701b9..d1d6df0 100644
--- a/default.xml
+++ b/default.xml
@@ -40,7 +40,9 @@
<project path="orchestration/xos_services/vbbu" name="vBBU" groups="orchestration,services"/>
<project path="orchestration/xos_services/vmme" name="vMME" groups="orchestration,services"/>
<project path="orchestration/xos_services/vpgwc" name="vPGWC" groups="orchestration,services"/>
-<project path="orchestration/xos_services/vsgw" name="vSGW" groups="orchestration,services"/>
+<project path="orchestration/xos_services/vpgwu" name="vPGWU" groups="orchestration,services"/>
+<project path="orchestration/xos_services/vsgwc" name="vSGW" groups="orchestration,services"/>
+<project path="orchestration/xos_services/vsgwu" name="vSGWU" groups="orchestration,services"/>
<project path="orchestration/xos_services/progran" name="progran" groups="orchestration,services"/>
<project path="orchestration/xos_services/vhss" name="vHSS" groups="orchestration,services"/>
<project path="orchestration/xos_services/vmm" name="vMM" groups="orchestration,services"/>