diff options
author | yangyan <yangyanyj@chinamobile.com> | 2018-08-24 08:55:35 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2018-08-24 12:17:35 +0800 |
commit | 7a499fdea5c69e2ef37ebd1a58a00b9772ec48f2 (patch) | |
tree | e6463d113ef9455506b58299bd3b5a3f7ca79870 /version.properties | |
parent | d6a8c790302786e25a26166dc300378250159a91 (diff) |
git checkoutBump gvnfm vnfmgr version to 1.2.0
Issue-ID: VFC-1066
Change-Id: I63be07e997f324d9bdf2eb79098663054db58597
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 d7c69cd..2cddbb0 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} |