From 3239e70d35b4bcf5ed9f5fe0c34caf4a78063395 Mon Sep 17 00:00:00 2001 From: Ethan Lynn Date: Wed, 11 Oct 2017 18:33:11 +0800 Subject: 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 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg