Nachführen der web.xmls der verschiedenen Module.

git-svn-id: https://svn.libreccm.org/ccm/trunk@1092 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2011-09-04 16:40:15 +00:00
parent 72eebe2e13
commit 83beabd452
1 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
<!DOCTYPE web-app <?xml version="1.0" encoding="UTF-8"?>
PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
"http://java.sun.com/j2ee/dtds/web-app_2_3.dtd"> 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> version="2.4">
<display-name>CCM</display-name> <display-name>CCM</display-name>
<description>Content and Collaboration Management</description> <description>Content and Collaboration Management</description>