diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-08-24 16:30:43 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-08-24 16:31:17 +0800 |
commit | 610d88959fde44f8efefe10007c67150bc69f1db (patch) | |
tree | 7991696664d3c5cfd145f69b776603e9ec7a1687 /version.properties | |
parent | c33814b49eaad9d9d7468149b5eb1b5c0b3ccccc (diff) |
change version of vnflcm
Issue-ID: VFC-1072
Change-Id: Ib46500921307dd324dd147b69fe3077a9b344578
Signed-off-by: yangyan <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 d7c69cd5..2cddbb0d 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} |