diff options
author | wr148d <wr148d@att.com> | 2022-03-21 10:33:57 -0400 |
---|---|---|
committer | William Reehil <william.reehil@att.com> | 2022-03-21 14:40:00 +0000 |
commit | c7ed86384f14db129f92fd3a2f1fcdec6ae9bc4b (patch) | |
tree | 72ebfc53459880e072b468d95ffcbe51b344837e /version.properties | |
parent | b6a92c224417f67ab7c3d5c7919ea65e0e7b34fc (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: I6f052998fb49348283fc99b85243eef73d50e7a2
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} |