git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113980 13f79535-47bb-0310-9956-ffa450edef68
16 lines
397 B
XML
16 lines
397 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<release version="1.1" date="in CVS">
|
|
<action dev="evenisse" type="fix">
|
|
Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly file.
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|