diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-12-02 14:33:48 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-12-02 14:33:57 +0000 |
commit | 9e9ff2ba93e0b16451aef4f99a8bd728656ead4a (patch) | |
tree | 54290873b68b85f41e486e783488613deeb838ef /version.properties | |
parent | 85f046a0496bc5f7a7676ef86b502f258c814fa1 (diff) |
- updated the ncmp-dmi-plugin version to 1.7.0-SNAPSHOT
Issue-ID: CPS-2489
Change-Id: Iccdb6d6b0a87e5bd36b85615f622ea3b3cd1b00d
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
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} |