diff options
author | wr148d <wr148d@att.com> | 2022-03-15 14:07:49 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-03-15 14:07:49 -0400 |
commit | 8592a02444ec30d425dd877ff0cba8bc56676ad5 (patch) | |
tree | c759ceea05c886f9cd41a4c1ab70a1666a7246a2 /version.properties | |
parent | 9be84f832c19381dc2ffec78436c5ea67efd60ec (diff) |
[AAI] Update model-loader to use newer packages
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I6395a38ce013b0573af92aa09a874be1a8b19675
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 0922e57..70fea66 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=9 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |