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
diff --git a/scripts/update_schemas.py b/scripts/update_schemas.py
index cf3ae17..cf79a19 100755
--- a/scripts/update_schemas.py
+++ b/scripts/update_schemas.py
@@ -11,7 +11,7 @@
 
 import xml.etree.ElementTree as ET
 
-VERSION = "DSP8010_2022.1"
+VERSION = "DSP8010_2022.2"
 
 WARNING = """/****************************************************************
  *                 READ THIS WARNING FIRST