Add templateservice

Change-Id: I91b63069d611dfede2fdf77e752296a0ac1eecc9
diff --git a/default.xml b/default.xml
index ae597d1..12b8dd5 100644
--- a/default.xml
+++ b/default.xml
@@ -30,6 +30,7 @@
 <project path="orchestration/xos" name="xos" groups="orchestration"/>
 <project path="orchestration/xos_services/addressmanager" name="addressmanager" groups="orchestration,services"/>
 <project path="orchestration/xos_services/exampleservice" name="exampleservice" groups="orchestration,services"/>
+<project path="orchestration/xos_services/templateservice" name="templateservice" groups="orchestration,services"/>
 <project path="orchestration/xos_services/fabric" name="fabric" groups="orchestration,services"/>
 <project path="orchestration/xos_services/hypercache" name="hypercache" groups="orchestration,services"/>
 <project path="orchestration/xos_services/monitoring" name="monitoring" groups="orchestration,services"/>