diff options
author | wr148d <wr148d@att.com> | 2022-03-15 10:42:50 -0400 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-03-15 10:42:50 -0400 |
commit | 9f7c01337824e9d7dbf8b43be6083a271ebc3746 (patch) | |
tree | dd2ef0d6eef613ab81aad63d15155d2e50b957b8 /version.properties | |
parent | 51ab8dc0e003b9290ee36bb6ffa6b33baebdc07b (diff) |
[AAI] Updating Babel to have common versions properly set together and upversion babel to 1.9.4
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ifa8492eb77c6dbb1e4f2bb639a38e23a1d2484ab
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 a4dddcd..ac570a7 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |