diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-04-02 15:59:42 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-04-02 16:37:20 +0530 |
commit | a2835f7abfb80249b486712b1a7b7c108acf59a3 (patch) | |
tree | 36eabe6b772a37dbacc6ec44de980b9b47ceea44 /version.properties | |
parent | d02c207fe4c11502a186f053a3bf87a7d0a023f9 (diff) |
docker create failed for so-nssmf-adapter1.8.3
Issue-ID: SO-3611
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I76d86cf4a14eb5711b2adf8cb09540ea7ac0d82a
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 0ac1b46..c3995db 100755 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=8
-patch=0
+patch=2
base_version=${major}.${minor}.${patch}
|