[CORD-2088] Add sdn-controller service for vSPGW
Change-Id: I706797015cdc07e0adf1a86e2ab9e096f14479fe
diff --git a/default.xml b/default.xml
index 84b1f97..ba912c8 100644
--- a/default.xml
+++ b/default.xml
@@ -43,6 +43,8 @@
<project path="orchestration/xos_services/vsm" name="vSM" groups="orchestration,services"/>
<project path="orchestration/xos_services/venb" name="venb" groups="orchestration,services"/>
<project path="orchestration/xos_services/internetemulator" name="internetemulator" groups="orchestration,services"/>
+<project path="orchestration/xos_services/sdn-controller" name="sdn-controller" groups="orchestration,services"/>
+
<project path="orchestration/xos_services/vEE" name="vEE" groups="orchestration,services"/>
<project path="orchestration/xos_services/vEG" name="vEG" groups="orchestration,services"/>