diff options
author | rohit.cloud <Rohit.Raj@t-systems.com> | 2024-05-17 12:32:22 +0530 |
---|---|---|
committer | rohit.cloud <Rohit.Raj@t-systems.com> | 2024-05-21 14:52:05 +0530 |
commit | b9ba682f1ab02e963e16aa254b98cab22a902ad8 (patch) | |
tree | 2fc84f3c826a2c768489d67795123dbabc951041 /version.properties | |
parent | 3fcd25b900fe2e039b5f54cdb1ee4a89d2736da4 (diff) |
Uplifted the version of SDK library to 1.9.5
Issue-ID: DCAEGEN2-3411
Change-Id: I1f2450ccfc5c30dca04895b48e4b490b765e1c0d
Signed-off-by: rohit.cloud <Rohit.Raj@t-systems.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 00a47112..491424fe 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=12 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT |