diff options
author | wr148d <wr148d@att.com> | 2022-02-14 15:09:19 -0500 |
---|---|---|
committer | wr148d <wr148d@att.com> | 2022-02-14 15:09:19 -0500 |
commit | 0b187a6efe4f915e03ba3913b51fc9522cf0023e (patch) | |
tree | b062ff6f85c1417bec7086b08f22cdc9b95bbf26 /version.properties | |
parent | abf2618a549749326eb2601a4eb1098c4118bf48 (diff) |
[AAI] Update resources to use the new v26 schema and upversion to 1.9.4
Issue-ID: AAI-3435
Signed-off-by: wr148d <wr148d@att.com>
Change-Id: Ic631a118869421f388ceb1405eaf9ba1c172d3b1
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 91deacb..651460a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=9 -patch_version=3 +patch_version=4 base_version=${major_version}.${minor_version}.${patch_version} |