removed command-executor,it is part of dispatcher

Change-Id: I54c9ae0026f188940f51bac79eb09806a2f9e233
Issue-ID: APPC-444
Signed-off-by: prashank <prashant.kumar1@amdocs.com>
diff --git a/installation/appc/src/main/scripts/installFeatures.sh b/installation/appc/src/main/scripts/installFeatures.sh
index 556bdd8..735123c 100644
--- a/installation/appc/src/main/scripts/installFeatures.sh
+++ b/installation/appc/src/main/scripts/installFeatures.sh
@@ -41,7 +41,6 @@
 
 APPC_FEATURES=" \
  appc-metric \
- appc-command-executor \
  appc-dmaap-adapter \
  appc-event-listener \
  appc-chef-adapter \