git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113514 13f79535-47bb-0310-9956-ffa450edef68
19 lines
345 B
XML
19 lines
345 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
|
|
<body>
|
|
|
|
<release version="1.1" date="in CVS">
|
|
<action dev="dion" type="fix">
|
|
Make plugin run when maven site is invoked
|
|
</action>
|
|
</release>
|
|
|
|
</body>
|
|
</document>
|
|
|