diff options
author | Adam Wudzinski <adam.wudzinski@nokia.com> | 2020-09-24 10:30:58 +0200 |
---|---|---|
committer | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-09-25 05:49:24 +0000 |
commit | 59c181781e97af765b4c0c0a221eb300f1ddfb8b (patch) | |
tree | 6d8e63b4ab3b1acc7563920fffb9a0ec66cc67ed /version.properties | |
parent | 6767596c5b15b75a3f1ae43e169aa88e0de56c3a (diff) |
Release validation 1.2.13
Add new field called "warnings" to oclip json response. All ignored errors are now reported as warnings.
- https://jira.onap.org/browse/VNFSDK-596
Fixed rule R130206 CMS and certificate searching and validation mechanism
- https://jira.onap.org/browse/VNFSDK-595
Issue-ID: VNFSDK-596
Signed-off-by: adam.wudzinski@nokia.com <adam.wudzinski@nokia.com>
Change-Id: Ic235ed14976576586fe8512eeaa8d9253e4609cb
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 86087fa..7c8ad18 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=2 -patch=13 +patch=14 base_version=${major}.${minor}.${patch} |