From 93f2c3ff203d78d8cddae7878d16fe2f55661655 Mon Sep 17 00:00:00 2001 From: "halil.cakal" Date: Mon, 11 Dec 2023 11:36:37 +0000 Subject: Uplift Onap dmi version to 1.5.0-SNAPSHOT Issue-ID: CPS-1987 Change-Id: I22b123a5df5ec9340c6303d7dfbaf981857f4a0c Signed-off-by: halil.cakal --- csit/plans/cps/test.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit') diff --git a/csit/plans/cps/test.properties b/csit/plans/cps/test.properties index f97ac1c40d..15485b7e28 100644 --- a/csit/plans/cps/test.properties +++ b/csit/plans/cps/test.properties @@ -21,7 +21,7 @@ DMI_SERVICE_URL=http://$LOCAL_IP:$DMI_PORT DOCKER_REPO=nexus3.onap.org:10003 CPS_VERSION=latest -DMI_VERSION=1.4.0-SNAPSHOT-latest +DMI_VERSION=1.5.0-SNAPSHOT-latest ADVISED_MODULES_SYNC_SLEEP_TIME_MS=2000 CMHANDLE_DATA_SYNC_SLEEP_TIME_MS=2000 -- cgit 1.2.3-korg