maven-plugins/tjdo/xdocs/changes.xml
evenisse bdd6fe7085 detab
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113999 13f79535-47bb-0310-9956-ffa450edef68
2003-09-11 12:57:10 +00:00

27 lines
811 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="andy@ajsoft.net">Andy Jefferson</author>
</properties>
<body>
<release version="1.0" date="10-Sep-2003" description="Minor updates">
<action dev="andy" type="add">
Addition of "drop-tables", and revision of jelly code.
</action>
</release>
<release version="0.1.1" date="08-Aug-2003" description="Minor updates">
<action dev="andy" type="add">
Addition of documents and update to TJDO version number.
</action>
</release>
<release version="0.1" date="08-Aug-2003" description="Initial release">
<action dev="andy" type="add">
New plugin providing support for TJDO "enhance" method.
</action>
</release>
</body>
</document>