From: Gary Wu Date: Thu, 16 May 2019 15:12:13 +0000 (-0700) Subject: Bump SO artifact version X-Git-Tag: 1.4.2~22 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F94%2F87894%2F2;p=so.git Bump SO artifact version Since SO 1.4.1 has already been released, the staging builds should be building the next version going forward. Change-Id: I54e898054f2928bc4e727003574c54199485a71f Issue-ID: SO-1851 Signed-off-by: Gary Wu --- diff --git a/version.properties b/version.properties index eff345ceb1..77e67b1c3c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch}