Move appc-artifact-handler in install order
The artifact handler depends on exports by config params
feature.
Change-Id: I6bfd589541a195e55b14423db85675deebb2aaab
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-587
diff --git a/installation/appc/src/main/scripts/installFeatures.sh b/installation/appc/src/main/scripts/installFeatures.sh
index 735123c..cd45824 100644
--- a/installation/appc/src/main/scripts/installFeatures.sh
+++ b/installation/appc/src/main/scripts/installFeatures.sh
@@ -58,12 +58,12 @@
appc-sequence-generator \
appc-config-generator \
appc-config-data-services \
- appc-artifact-handler \
appc-config-adaptor \
appc-config-audit \
appc-config-encryption-tool \
appc-config-flow-controller \
appc-config-params \
+ appc-artifact-handler \
appc-aai-client"
# Temp fix to fix bouncycastle issue that is preventing netconf to work correctly