diff options
author | Bin Yang <bin.yang@windriver.com> | 2021-12-16 16:18:32 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2021-12-16 16:18:32 +0800 |
commit | 091e2b38db978bceffcd3534f797fd6fa25fa970 (patch) | |
tree | e0c3c0bedd055bbdceef5c8b65eb6ba8678aa226 /version.properties | |
parent | 5e2cd6fb3421f130289cc4a0262df6e9ef3fc850 (diff) |
Upgrade version to 1.7.3 after release with log4j fixing
Issue-ID: MULTICLOUD-1433
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: Idf15d28c176baadd00efee9835279326acdb0918
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 923bae6..d5cfd01 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=7 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |