Fixed encoding issue

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@377279 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
snicoll 2006-02-13 00:02:06 +00:00
parent ddea307f69
commit da715f45d9

View File

@ -23,7 +23,7 @@
<author email="dion@multitask.com.au">dIon Gillard</author> <author email="dion@multitask.com.au">dIon Gillard</author>
</properties> </properties>
<body> <body>
<release version="1<EFBFBD>1" date="2006-02-13"> <release version="1.1" date="2006-02-13">
<action dev="snicoll" type="fix" issue="MPRAR-1">Fixed handling of plugin properties: ra.xml file is now included wherever it is located.</action> <action dev="snicoll" type="fix" issue="MPRAR-1">Fixed handling of plugin properties: ra.xml file is now included wherever it is located.</action>
<action dev="snicoll" type="add" issue="MPRAR-2">Added maven.rar.final.name property.</action> <action dev="snicoll" type="add" issue="MPRAR-2">Added maven.rar.final.name property.</action>
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated : <action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :