diff options
author | Victor Gao <victor.gao@huawei.com> | 2019-05-06 19:55:57 +0800 |
---|---|---|
committer | Victor Gao <victor.gao@huawei.com> | 2019-05-06 19:55:57 +0800 |
commit | e7fe2df29de3685b707414ac97f13b86c70e5ed6 (patch) | |
tree | 7228aa8063d7bd8a572d0c963cf1a351ae852129 /version.properties | |
parent | 5222844a7befd0adaed24c7dbe6e90c63add9655 (diff) |
Set Validation version to 1.2.0
Issue-ID: VNFSDK-402
Change-Id: I92f17d0c9a22e43d2a4086a6e0fa7e99cc5ccd47
Signed-off-by: Victor Gao <victor.gao@huawei.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 4ed9fe6..8471f55 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 -patch=5 +minor=2 +patch=0 base_version=${major}.${minor}.${patch} |