diff options
author | Bin Yang <bin.yang@windriver.com> | 2021-07-28 15:42:43 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2021-07-28 07:44:03 +0000 |
commit | fc82bddb5a324570c63076acdc8256b22006349d (patch) | |
tree | c4d5967801b1d8263762d8bfe04e5cfee7ccd7ec /version.properties | |
parent | 169c89e0c403dad3e3e538ae92b46f12971aa20a (diff) |
Release Multicloud Artifactbroker 1.7.0
Issue-ID: MULTICLOUD-1378
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Change-Id: I0fb6d604dbc0a921e4d9fe52df75d9853c095058
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 918194c..25a0383 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=6 +minor=7 patch=0 base_version=${major}.${minor}.${patch} |