From 3ced6bf5268294f1d00b0903586eb76500587d2e Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam Date: Sat, 21 Mar 2020 20:02:11 +0530 Subject: Set version 1.5.0 Issue-ID: VNFSDK-565 Change-Id: I8520dba9905d0b8b448e533afc30358a5054397a Signed-off-by: Kanagaraj Manickam k00365106 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg