[CORD-2968] Add acordion service to manifest

Change-Id: Ibfedce39ba0e71d0a1fa782d8771b9e16364e9c6
diff --git a/default.xml b/default.xml
index 72a7c33..758b1da 100644
--- a/default.xml
+++ b/default.xml
@@ -72,10 +72,12 @@
 <project path="orchestration/xos_services/exampleservice" name="exampleservice" groups="orchestration,services"/>
 <project path="orchestration/xos_services/simpleexampleservice" name="simpleexampleservice" groups="orchestration,services"/>
 
-<project path="orchestration/profiles/rcord" name="rcord" groups="orchestration,profiles"/> 
-<project path="orchestration/profiles/ecord" name="ecord" groups="orchestration,profiles"/> 
-<project path="orchestration/profiles/mcord" name="mcord" groups="orchestration,profiles"/> 
-<project path="orchestration/profiles/opencloud" name="opencloud" groups="orchestration,profiles"/> 
+<project path="orchestration/xos_services/acordion" name="acordion" groups="orchestration,services"/>
+
+<project path="orchestration/profiles/rcord" name="rcord" groups="orchestration,profiles"/>
+<project path="orchestration/profiles/ecord" name="ecord" groups="orchestration,profiles"/>
+<project path="orchestration/profiles/mcord" name="mcord" groups="orchestration,profiles"/>
+<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"/>