adding service-profile to orchestration
Change-Id: I99fcd62fedc259afe1cede282c622bf931706ea5
diff --git a/default.xml b/default.xml
index bdb7cf6..4f960b1 100644
--- a/default.xml
+++ b/default.xml
@@ -24,6 +24,7 @@
<project path="test/fabric-oftest" name="fabric-oftest" groups="test"/>
<project path="orchestration" name="xos" groups="orchestration"/>
+<project path="orchestration/service-profile" name="service-profile" groups="orchestration"/>
<project path="orchestration/xos-services/exampleservice" name="exampleservice" groups="services"/>
<project path="orchestration/xos-services/fabric" name="fabric" groups="services"/>
<project path="orchestration/xos-services/hypercache" name="hypercache" groups="services"/>