diff options
author | 2024-07-30 10:50:42 +0530 | |
---|---|---|
committer | 2024-07-30 10:50:42 +0530 | |
commit | 6fb0e1ab36f343c97d88666262e270db91f72505 (patch) | |
tree | e44a26c1fc59778685c8e37773430f555bc18109 /version.properties | |
parent | 42bc88fa4bc88f2b799aadd221170b62ebfce817 (diff) |
[AAI] Up-version aai-graphadmin to 1.12.5 for release
- Up-version aai-graphadmin to 1.12.5 for release
Issue-ID: AAI-3935
Change-Id: I2412b06650f65450418adb4df1546a270b267449
Signed-off-by: vani.kv <vani.kv@accenture.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 82f9610..0f5234a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=14 -patch_version=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version} |