diff options
author | Ethan Lynn <ethanlynnl@vmware.com> | 2017-10-11 18:33:11 +0800 |
---|---|---|
committer | Ethan Lynn <ethanlynnl@vmware.com> | 2017-10-11 18:36:58 +0800 |
commit | 3239e70d35b4bcf5ed9f5fe0c34caf4a78063395 (patch) | |
tree | 9b5ced949b803ecea6b30e90d52ad42a1606fb54 /version.properties | |
parent | c48a68be3fd654ef5e11bd511de285eef648c562 (diff) |
Use 0.1.1 oparent for staging
Change oparent version to 0.1.1
Change-Id: I33166e6cea98e3a1c8b8ee52ef9718665539177d
issue-id: MULTICLOUD-112
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
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 639c1f7..0b19cfa 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=1 +minor=0 patch=0 base_version=${major}.${minor}.${patch} |