diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-09-17 11:13:12 +0200 |
---|---|---|
committer | Zebek Bogumil <bogumil.zebek@nokia.com> | 2020-09-17 11:13:12 +0200 |
commit | bad23522fec0e9dac2de8922395aba34122e7b3a (patch) | |
tree | e9888592c3e10f42ff2917b4350aa8da81938d79 /version.properties | |
parent | 19f97800c3fbcc9a1f845b9a8e9fee6f3f6400f7 (diff) |
Update refrepo version
- increase refrepo version
- add Changelog.md with information that a refrepo image will use java 11
Issue-ID: VNFSDK-646
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Id11562c03e3c7d4db2b838f6e6426acbf46e97c5
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 81c5c8f5..0f0fb2bb 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=5 -patch=1 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |