Updated the version and added a release section git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114141 13f79535-47bb-0310-9956-ffa450edef68
26 lines
612 B
XML
26 lines
612 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@multitask.com.au">dIon Gillard</author>
|
|
</properties>
|
|
|
|
<body>
|
|
|
|
<release version="1.2" date="in CVS">
|
|
<!-- JAMES PUT STUFF HERE -->
|
|
</release>
|
|
|
|
<release version="1.1" date="2003-09-29">
|
|
<action dev="dion" type="add">Add maven.html2xdoc.enabled property</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to dom4j 1.4
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to commons-logging 1.0.3
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|