From: Gary Wu Date: Wed, 16 May 2018 19:56:00 +0000 (-0700) Subject: Bump testsuite to 1.2.1-STAGING X-Git-Tag: v1.2.1~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e266708e13b71ff9e92b3f716cd2a719f2df9ddd;p=testsuite.git Bump testsuite to 1.2.1-STAGING Change-Id: Ia4d0cdab974c2df031001164fea11aff8f576721 Issue-ID: INT-501 Signed-off-by: Gary Wu --- diff --git a/version.properties b/version.properties index 1673e49e..37d32bda 100644 --- a/version.properties +++ b/version.properties @@ -4,11 +4,11 @@ major=1 minor=2 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} # Release must be completed with git revision # in Jenkins release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -tags=latest ${major}.${minor}-STAGING-latest +tags=latest ${base_version}-STAGING-latest