diff options
author | yangyan <yangyanyj@chinamobile.com> | 2019-09-03 14:48:09 +0800 |
---|---|---|
committer | Yan Yang <yangyanyj@chinamobile.com> | 2019-09-03 06:50:26 +0000 |
commit | f8c48cb1360095654d13bb957bdc3545b5583ba8 (patch) | |
tree | 1b86923bb245cd151ec35abb2d0fd7a96c0da0fd /version.properties | |
parent | 56c082a4937630438eb7ae8f135850aa8b5f785c (diff) |
Update project version of vnfmgt to 1.3.55.0.2-ONAPelalto
Change-Id: I0b9d59540c7d458d75cba9c46b71523187b1d330
Issue-ID: VFC-1507
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 873e07f..8deb44f 100644 --- a/version.properties +++ b/version.properties @@ -19,7 +19,7 @@ major=1 minor=3 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |