summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAsmitha Karunanithi <asmitk01@in.ibm.com>2022-09-22 09:07:59 +0300
committerEd Tanous <ed@tanous.net>2022-09-28 19:37:39 +0300
commit009c64529dd10424099c2cf385ec6d396595da22 (patch)
treebf748ed217d1792301baf4996f825a3a21a19ee8 /scripts
parented76121b40dc3a2aa7925a108e92cf37c2f49792 (diff)
downloadbmcweb-009c64529dd10424099c2cf385ec6d396595da22.tar.xz
Move to 2022.2
Run the script update_schemas.py by pointing it to 2022.2 An overview of 2022.2 release can be found at: [1] https://www.dmtf.org/sites/default/files/Redfish_Release_2022.2_Overview.pdf Signed-off-by: Asmitha Karunanithi <asmitk01@in.ibm.com> Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ic729af6848badd1c81121e61a22a7115e553358a
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/update_schemas.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py
index cf3ae175e8..cf79a19cef 100755
--- a/scripts/update_schemas.py
+++ b/scripts/update_schemas.py
@@ -11,7 +11,7 @@ import json
import xml.etree.ElementTree as ET
-VERSION = "DSP8010_2022.1"
+VERSION = "DSP8010_2022.2"
WARNING = """/****************************************************************
* READ THIS WARNING FIRST