CORD-1252 add addressmanager service to repo manifest

Change-Id: I364c4d28f6b81473446e4f243d0df2e0453f1f79
diff --git a/default.xml b/default.xml
index 3be30d0..9d075df 100644
--- a/default.xml
+++ b/default.xml
@@ -28,6 +28,7 @@
 <project path="test/fabric-oftest" name="fabric-oftest" groups="test"/>
 
 <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/fabric" name="fabric" groups="orchestration,services"/>
 <project path="orchestration/xos_services/hypercache" name="hypercache" groups="orchestration,services"/>