From: Gary Wu Date: Tue, 29 Aug 2017 19:53:33 +0000 (-0700) Subject: Version bump oparent X-Git-Tag: v0.1.1~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F9201%2F1;p=oparent.git Version bump oparent Change-Id: I81f8e0efb5953b87cfe94299078136b638734509 Issue-id: INT-103 Signed-off-by: Gary Wu --- diff --git a/version.properties b/version.properties index f841ab7..fb9d9ca 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=0 -minor_version=1 +minor_version=2 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version}