git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114306 13f79535-47bb-0310-9956-ffa450edef68
21 lines
524 B
XML
21 lines
524 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>Maven Multichanges plugin</title>
|
|
<author email="vmassol@apache.org">Vincent Massol</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Maven Multichanges plugin">
|
|
<p>
|
|
Generate a release dashboard from information found in
|
|
project <code>changes.xml</code> files. This plugin operates
|
|
on all subprojects. It shows the latest release dates and
|
|
versions of all subprojects.
|
|
</p>
|
|
</section>
|
|
</body>
|
|
|
|
</document>
|