Adds proper XML header

This commit is contained in:
Lukasz Lenart
2017-10-22 12:29:13 +02:00
parent 8817c508c5
commit 8b95838c58
145 changed files with 175 additions and 62 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Licensed to the Apache Software Foundation (ASF) under one
@@ -19,7 +19,7 @@
* under the License.
*/
-->
<project name="Struts 2">
<project name="Apache Struts">
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>