Adding xos-tosca to the default manifest

Change-Id: Ic85ae24ac92bea8915d91511db071ed7cbf8d456
diff --git a/default.xml b/default.xml
index f9bfb0a..f11b74c 100644
--- a/default.xml
+++ b/default.xml
@@ -54,6 +54,7 @@
 <project path="orchestration/profiles/opencloud" name="opencloud" groups="orchestration,profiles"/> 
 
 <project path="orchestration/xos-gui" name="xos-gui" groups="orchestration"/>
+<project path="orchestration/xos-tosca" name="xos-tosca" groups="orchestration"/>
 <project path="orchestration/xos-sample-gui-extension" name="xos-sample-gui-extension" groups="orchestration"/>
 <project path="orchestration/xos-rest-gw" name="xos-rest-gw" groups="orchestration"/>
 <project path="orchestration/xos_libraries/ng-xos-lib" name="ng-xos-lib" groups="orchestration,libraries"/>