Previously the migration-7/web.adoc source type was kotlin for the xml source. This commit fixes that. Closes gh-16662
@@ -91,7 +91,7 @@ http {
Xml::
+
-[source,kotlin,role="secondary"]
+[source,xml,role="secondary"]
----
<http entry-point-ref="myEntryPoint">
<!-- ... -->