aboutsummaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authorrohit.cloud <Rohit.Raj@t-systems.com>2024-05-17 12:32:22 +0530
committerrohit.cloud <Rohit.Raj@t-systems.com>2024-05-21 14:52:05 +0530
commitb9ba682f1ab02e963e16aa254b98cab22a902ad8 (patch)
tree2fc84f3c826a2c768489d67795123dbabc951041 /version.properties
parent3fcd25b900fe2e039b5f54cdb1ee4a89d2736da4 (diff)
[DCAEGEN2] Uplifted the version of SDK to 1.9.5HEADmaster
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.properties2
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