Fix an encoding problem (I couldn't build maven 1.1)

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@178369 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-05-25 05:05:28 +00:00
parent c710974162
commit 306608bcbb

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2005 The Apache Software Foundation.
@@ -17,7 +16,6 @@
* limitations under the License.
*/
-->
<project>
<extend>../plugin-parent/project.xml</extend>
<pomVersion>3</pomVersion>