diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2022-04-06 18:57:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-04-06 18:57:06 +0000 |
commit | 243c675e428a0b96646f3b183d0cb8d04135e2a3 (patch) | |
tree | 7312457a578939f393e9569cd3eddd9f80b8ad3f /csit/plans | |
parent | deac4777c1a245be1dc4c423658523b41071b110 (diff) | |
parent | 2a3430b11f80fe977f32a940d980bd13b69376f0 (diff) |
Merge "dmi plugin version updated to 1.2.0-SNAPSHOT-latest"
Diffstat (limited to 'csit/plans')
-rw-r--r-- | csit/plans/cps/test.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/plans/cps/test.properties b/csit/plans/cps/test.properties index 53b7d40d0b..47bb43b0a1 100644 --- a/csit/plans/cps/test.properties +++ b/csit/plans/cps/test.properties @@ -23,4 +23,4 @@ DMI_SERVICE_URL=http://$LOCAL_IP:$DMI_PORT DOCKER_REPO=nexus3.onap.org:10003 CPS_VERSION=latest -DMI_VERSION=1.1.0-SNAPSHOT-latest
\ No newline at end of file +DMI_VERSION=1.2.0-SNAPSHOT-latest
\ No newline at end of file |