diff options
author | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-02-26 23:07:15 +0530 |
---|---|---|
committer | mukesh.paliwal <mukesh.paliwal1@huawei.com> | 2021-02-26 23:07:15 +0530 |
commit | c47dacd3b55f169163d5dc37bc2b652364b4798e (patch) | |
tree | a06919da7c42c6bd366fde0a26dd898e5d4c7c9e /version.properties | |
parent | 446ae1f5a1b71cd7efafc3e6f273c9fe19ec3d32 (diff) |
mso-cnf-adapter changes for docker tag name
Issue-ID: SO-3518
Signed-off-by: mukesh.paliwal <mukesh.paliwal1@huawei.com>
Change-Id: I499ccbb0cdcda21e0ed9977cb69bb9c49cf3982d
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 013f1ac..0ac1b46 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1
minor=8
-patch=1
+patch=0
base_version=${major}.${minor}.${patch}
|