diff options
author | 2022-11-18 10:35:06 -0500 | |
---|---|---|
committer | 2022-11-18 10:35:10 -0500 | |
commit | b6a4ea053e650e57455a5051cfd475a9f2ddc17f (patch) | |
tree | 1f1577f6444a6a7e954544c07987b1781e2a38c8 /version.properties | |
parent | c742eb3dcaa8b98a231cdd0a2b9c5c93df69d164 (diff) |
[AAI] Up-version aai-model-loader to 1.9.5 jakarta
Issue-ID: AAI-3587
Signed-off-by: Niharika Sharma <niharika.sharma@amdocs.com>
Change-Id: I93d65b57b9fa604712390ba2ff1a5b892d4573ac
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 56c4cbc..7e0e671 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=9 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |