diff options
author | wr148d <wr148d@att.com> | 2022-03-21 12:48:23 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-03-21 12:48:23 -0400 |
commit | 41b2c8c252a6eb6abad09018fcf109cc86f405ba (patch) | |
tree | 84f282ea69ce557da7c2d093f3476dc05068d601 /version.properties | |
parent | 5527b4fe191a0a0bfa0dcbbc2efa9122d6c4e0cd (diff) |
[AAI] Upversion model-loader to 1.9.4 and make it to use latest babel
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I8c8a057984c01e814f94756bfd7fb79d785ce25d
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 70fea66..56c4cbc 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=9 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |