Commit ce98e4ae authored by Guus der Kinderen's avatar Guus der Kinderen

Merge pull request #272 from guusdk/master

OF-937: OFMeet plugin should define J2EE web-app version in web.xml files
parents 82ca89a2 e4abf2d8
<?xml version="1.0" encoding="UTF-8"?>
<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
</web-app>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment