diff options
author | puthuparambil.aditya <aditya.puthuparambil@bell.ca> | 2022-04-06 14:44:22 +0100 |
---|---|---|
committer | aditya puthuparambil <aditya.puthuparambil@bell.ca> | 2022-04-06 14:15:23 +0000 |
commit | 2a3430b11f80fe977f32a940d980bd13b69376f0 (patch) | |
tree | 14d8cf23b72d5c5aaf4acb2ac09115e7742cee0f /csit | |
parent | d69742c1f02585ae5d82f49542581698367e9cde (diff) |
dmi plugin version updated to 1.2.0-SNAPSHOT-latest
CSIT updated to test the changes on Accept header
Issue-ID: CPS-957
Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca>
Change-Id: I2fb4abd5dff5ab7b02345ad6b4899987c2553130
Diffstat (limited to 'csit')
-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 |