diff options
author | wr148d <wr148d@att.com> | 2022-03-21 10:34:02 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-03-21 10:34:02 -0400 |
commit | 8c412da5a0035839c321e7673638351eaaa601c1 (patch) | |
tree | d3a99f561b15c3459764f4b73598423ce850119d /version.properties | |
parent | bf7e9d0cb1c11db42d56325633cb8be880796959 (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: I747e0ed51ec499b6c1d4bb33d46a6524bf4375c1
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 ac570a7..5090fa4 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |