diff options
author | wr148d <wr148d@att.com> | 2022-03-21 10:34:00 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-03-21 10:34:00 -0400 |
commit | 23259166204cd60ffcc6bfbf0fa222f9806cabcd (patch) | |
tree | 8c519bd76c51091c28b905a0d96752a0f22a0634 /version.properties | |
parent | 8bb00010e0c1b4009dc6325d1f865e05ef47b452 (diff) |
[AAI] Upversion microservices to 1.9.4 and 1.9.5 to include the v25/v26 XSDs
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I5c6d6cff03f2a6910918185ad2f101d8c44791ee
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 651460a..f643906 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=4 +patch_version=5 base_version=${major_version}.${minor_version}.${patch_version} |