git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
28 lines
679 B
XML
28 lines
679 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">
|
|
<p>
|
|
Added more documentation
|
|
</p>
|
|
</action>
|
|
<action dev="dion" type="add">
|
|
Reworked CVS changelog plugin to use the project repository
|
|
connection string, rather than relying on CVS/Entries
|
|
</action>
|
|
</release>
|
|
<release version="1.1" date="2002-08-01">
|
|
<action dev="smor" type="fix">
|
|
Fix for Maven-5
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|