From: Ethan Lynn Date: Wed, 11 Oct 2017 10:33:11 +0000 (+0800) Subject: Use 0.1.1 oparent for staging X-Git-Tag: v1.0.0~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=commitdiff_plain;h=refs%2Fchanges%2F59%2F18259%2F1 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 --- diff --git a/pom.xml b/pom.xml index c88ba53..6a95533 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ org.onap.oparent oparent - 1.0.0-SNAPSHOT + 0.1.1 4.0.0 org.onap.multicloud.framework 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}