move to the latest version for R4
CDT's port changed to 18080
ODL upgraded to fluorine
Change-Id: I501b42768c16984a472d503ef780a25cf306aa6c
Issue-ID: APPC-1519
Signed-off-by: Taka Cho <takamune.cho@att.com>
diff --git a/plans/appc/healthcheck/setup.sh b/plans/appc/healthcheck/setup.sh
index 5e34afb..04d5c5e 100755
--- a/plans/appc/healthcheck/setup.sh
+++ b/plans/appc/healthcheck/setup.sh
@@ -20,9 +20,9 @@
SCRIPTS="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source ${WORKSPACE}/scripts/appc/script1.sh
-export APPC_DOCKER_IMAGE_VERSION=1.4.0-SNAPSHOT-latest
-export DGBUILDER_DOCKER_IMAGE_VERSION=0.3.0
-export ANSIBLE_DOCKER_IMAGE_VERSION=0.3.0
+export APPC_DOCKER_IMAGE_VERSION=1.5.0-SNAPSHOT-latest
+export DGBUILDER_DOCKER_IMAGE_VERSION=0.3.3
+export ANSIBLE_DOCKER_IMAGE_VERSION=0.4.1-STAGING-latest
export BRANCH=master
export SOLUTION_NAME=onap