From 9e9ff2ba93e0b16451aef4f99a8bd728656ead4a Mon Sep 17 00:00:00 2001 From: mpriyank Date: Mon, 2 Dec 2024 14:33:48 +0000 Subject: update ncmp-dmi-plugin version - updated the ncmp-dmi-plugin version to 1.7.0-SNAPSHOT Issue-ID: CPS-2489 Change-Id: Iccdb6d6b0a87e5bd36b85615f622ea3b3cd1b00d Signed-off-by: mpriyank --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index ba9cf534..6848f19f 100644 --- a/version.properties +++ b/version.properties @@ -21,8 +21,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=1 -minor=6 -patch=1 +minor=7 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg