Add templateservice
Change-Id: I91b63069d611dfede2fdf77e752296a0ac1eecc9
(cherry picked from commit b576baf9ff15f131f8610788529de714a58cc623)
diff --git a/default.xml b/default.xml
index e202df5..609dc6c 100644
--- a/default.xml
+++ b/default.xml
@@ -21,6 +21,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"/>