diff options
author | wr148d <wr148d@att.com> | 2022-02-22 16:12:02 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-02-22 16:12:02 -0500 |
commit | f849a77a87a92a4e4bef4f49e65354ad98acbba4 (patch) | |
tree | 24eea15b17167bc7e9b0eb933243468417b7ef12 /version.properties | |
parent | 93543c1bdc688b4e518fb2151a458f85095f5e25 (diff) |
[AAI] Upversion model-loader to 1.9.2 and to use later babel
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: I3c84c57634963d4315e51e572e9dc4fcaecc197d
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 c6e8ee0..0922e57 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=9 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |