diff options
author | hongyuzhao <zhao.hongyu@zte.com.cn> | 2019-09-17 10:12:31 +0800 |
---|---|---|
committer | hongyuzhao <zhao.hongyu@zte.com.cn> | 2019-09-17 10:12:44 +0800 |
commit | 165e25dd14225668e05d80e2c7ae8fc2daebd483 (patch) | |
tree | 9c70f3b551212d0982b86d85b3b6f1b8ce8785c0 /version.properties | |
parent | c19faa3168f39fc4a1b239485d2bbf9e724da829 (diff) |
fix bug for vfc-nfvo-driver-vnfm-svnfm sanity check5.0.2-ONAPelalto
Change-Id: I634cca1c7fb947f80262a8e94d03f556ba61e39c
Issue-ID: VFC-1508
Signed-off-by: hongyuzhao <zhao.hongyu@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 f9bc3a2f..873e07fb 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |