adding vEE and vEG as xos services

Change-Id: Ie1f901fa67e4cd4998de101ffc627e8400725d22
diff --git a/default.xml b/default.xml
index 34232bc..3106d9b 100644
--- a/default.xml
+++ b/default.xml
@@ -42,6 +42,8 @@
 <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/vEE" name="vEE" groups="orchestration,services"/>
+<project path="orchestration/xos_services/vEG" name="vEG" groups="orchestration,services"/>
 
 <project path="orchestration/xos-gui" name="xos-gui" groups="orchestration"/>
 <project path="orchestration/xos-rest-gw" name="xos-rest-gw" groups="orchestration"/>