- Fixed bad links from project.xml - Updated changes git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113013 13f79535-47bb-0310-9956-ffa450edef68
26 lines
568 B
XML
26 lines
568 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
|
|
<body>
|
|
|
|
<release version="1.2" date="in cvs">
|
|
<action dev="dion" type="fix">Fixed docs.</action>
|
|
</release>
|
|
|
|
<release version="1.1" date="2003-03-02">
|
|
<action dev="dion" type="fix">Various jelly usage bugs.</action>
|
|
</release>
|
|
|
|
<release version="1.0" date="in CVS">
|
|
<action dev="dion" type="add">
|
|
Created.
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|