diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-01-25 10:02:54 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2019-01-25 10:03:02 +0800 |
commit | cd12f7c1f7290858027822502c37296bdcef14e9 (patch) | |
tree | abfa850742dd19033dd7c0ebbc7a719aa8f27788 /version.properties | |
parent | 860f748aca6a62c204bd9f0571d4e1ab53fff07e (diff) |
update vfc version to 1.3.03.0.1-ONAP
Change-Id: I2f23ccfe41fc227fafbfb0b5b2ce49671c0fca9a
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1252
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 6d6c5813..75e785ba 100644 --- a/version.properties +++ b/version.properties @@ -18,8 +18,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=2 -patch=2 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |