Added global-xos service to orchestration/service

Change-Id: If436020e91620f6c40a9b4186085a610b20aab79
diff --git a/default.xml b/default.xml
index ff9c41b..15310d2 100644
--- a/default.xml
+++ b/default.xml
@@ -36,6 +36,7 @@
 <project path="orchestration/xos_services/vrouter" name="vrouter" groups="orchestration,services"/>
 <project path="orchestration/xos_services/vsg" name="vsg" groups="orchestration,services"/>
 <project path="orchestration/xos_services/vtr" name="vtr" groups="orchestration,services"/>
+<project path="orchestration/xos_services/global-xos" name="global-xos" groups="orchestration,services"/>
 
 <project path="orchestration/xos_libraries/ng-xos-lib" name="ng-xos-lib" groups="orchestration,libraries"/>