diff options
author | Kanagaraj Manickam <mkr1481@gmail.com> | 2020-03-21 20:02:11 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2020-03-21 20:02:11 +0530 |
commit | 3ced6bf5268294f1d00b0903586eb76500587d2e (patch) | |
tree | 31c257c54e84ec7e07fbbdb62494c80e8ca69fc7 /version.properties | |
parent | 8aa43aa7c5042411db1f4c070092d5ee93a6fb46 (diff) |
Set version 1.5.0
Issue-ID: VNFSDK-565
Change-Id: I8520dba9905d0b8b448e533afc30358a5054397a
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.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 d709d864..011dc3c3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} |