Files
maven-plugins/eclipse/xdocs/changes.xml
jvanzyl 530c640d4f Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
2003-01-24 03:44:26 +00:00

27 lines
677 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">
<action dev="dion" type="add">
Added more documentation
</action>
</release>
<release version="1.1" date="2002-10-01">
<action dev="dion" type="update">
Made the default to process Maven actions in the background
</action>
</release>
<release version="1.0" date="2002-08-17">
<action dev="jvanzyl" type="add">
Initial release for Maven 1.0-beta6
</action>
</release>
</body>
</document>