diff options
author | 2018-10-10 13:35:39 +0800 | |
---|---|---|
committer | 2018-10-10 13:44:15 +0800 | |
commit | 20f895c6d41b3fe73922b815980b58cb83ef850b (patch) | |
tree | 23a04caacc6623dabd2be9fbda775964578ca72d /version.properties | |
parent | 534eacb5d02868363c72484bf93f92f2d0a9d938 (diff) |
Update pom and docker verison of vfc-db
Change-Id: I7063739d40532d8fab9ec22a7b2d3e0cfd08c45b
Issue-ID: VFC-1142
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 7f86aa1..faf06bb 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=1 +minor=2 patch=0 base_version=${major}.${minor}.${patch} |