summaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorhalil.cakal <halil.cakal@est.tech>2023-12-11 11:36:37 +0000
committerhalil.cakal <halil.cakal@est.tech>2023-12-11 11:36:47 +0000
commit93f2c3ff203d78d8cddae7878d16fe2f55661655 (patch)
treef7c36ac4d21c218fbae96982a649a9c4f996dc14 /csit
parent5b213f912d028e486b305f2502100bf693937469 (diff)
Uplift Onap dmi version to 1.5.0-SNAPSHOT
Issue-ID: CPS-1987 Change-Id: I22b123a5df5ec9340c6303d7dfbaf981857f4a0c Signed-off-by: halil.cakal <halil.cakal@est.tech>
Diffstat (limited to 'csit')
-rw-r--r--csit/plans/cps/test.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/plans/cps/test.properties b/csit/plans/cps/test.properties
index f97ac1c40..15485b7e2 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