Merge pull request #1461 from freeman0432:master
* pr/1461: Fix a missing line of xml fragment
This commit is contained in:
@@ -2578,6 +2578,7 @@ For applications configured with a `web.xml` be sure to update to version 3.0:
|
||||
----
|
||||
<web-app xmlns="http://java.sun.com/xml/ns/javaee"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="
|
||||
http://java.sun.com/xml/ns/javaee
|
||||
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd"
|
||||
version="3.0">
|
||||
|
||||
Reference in New Issue
Block a user