diff options
author | yangyanyj <yangyanyj@chinamobile.com> | 2018-10-11 13:36:24 +0800 |
---|---|---|
committer | yangyanyj <yangyanyj@chinamobile.com> | 2018-10-11 13:36:37 +0800 |
commit | ad3665f58be43e049226d23e33282fe8e85db009 (patch) | |
tree | c00e0ba411eef1901b6c6b472e6c8d8073a8510e /version.properties | |
parent | e332e721e917d688e9038c4c0e83f48b3b51c628 (diff) |
Update pom and docker version of vfc-emsdriver1.2.0
Issue-ID: VFC-1142
Change-Id: Ic9668f91fb6711db727dcbd10c3616d4e9d24cf2
Signed-off-by: yangyanyj <yangyanyj@chinamobile.com>
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 b434f48..adb2347 100644 --- a/version.properties +++ b/version.properties @@ -18,7 +18,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}
|