diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-31 15:10:21 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-31 15:10:21 -0700 |
commit | e5aab8a76606f4c6e44f68978b995149fdedb985 (patch) | |
tree | cccd2893eb88f30260981a85ce5cb8c1135a85d9 | |
parent | c374fb2d8ac15f4b7d80e80690855ad0e6d38973 (diff) |
Bump testsuite version2.0.0-ONAP2.0.0-ONAP
Change-Id: I0be0b4ac617fa8f915c4151fab6a5dee3320d470
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 37d32bda..00b43ab7 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=2 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |