diff options
author | Lvbo163 <lv.bo163@zte.com.cn> | 2019-02-25 16:46:11 +0800 |
---|---|---|
committer | Lvbo163 <lv.bo163@zte.com.cn> | 2019-02-25 17:01:15 +0800 |
commit | 12a890ceed8c6ae96b9c5eafad942a24bb68d50a (patch) | |
tree | f241d0c80be936dcd4d6a49791123d3121b96aa3 /version.properties | |
parent | 5c75da59801ce3c8e1e7162c5f881d0ed7870ae2 (diff) |
Bump pom and version
Issue-ID: AAI-2022
Change-Id: Ie0f2c0ace5af77631efddccd2694653d98a6437f
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
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 146a672..611dff3 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support
major=1
-minor=2
-patch=1
+minor=4
+patch=0
base_version=${major}.${minor}.${patch}
|