diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 18:03:19 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 18:04:42 -0800 |
commit | e94344a3b9528f84d97219984521db6ca66867d2 (patch) | |
tree | f81f5ccf40fef0be6f7fadc466ef8183996ac172 | |
parent | 8ed11afa5e5ab732170060fa9f0c137fdaffb4f4 (diff) |
Version bump testsuite casablanca branch
Change-Id: I407d0bbae71605ea6240babfefcb97e0811b5d71
Issue-ID: INT-723
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r-- | .gitreview | 1 | ||||
-rw-r--r-- | version.properties | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=testsuite.git +defaultbranch=casablanca diff --git a/version.properties b/version.properties index e3f46495..7fc352e2 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |