[CORD-2088] Add sdn-controller service for vSPGW

Change-Id: I706797015cdc07e0adf1a86e2ab9e096f14479fe
(cherry picked from commit bd764434a25ad2739acf0ebb0dbeabb6b28ad827)
diff --git a/default.xml b/default.xml
index 75045a5..7019212 100644
--- a/default.xml
+++ b/default.xml
@@ -52,6 +52,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"/>