git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
22 lines
631 B
XML
22 lines
631 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.0" date="in CVS">
|
|
<action dev="smor" type="add">
|
|
We can now set the first goal to be set as default when starting the
|
|
console. This way, a project can set its own default goal, so that
|
|
you doesn't have to "guess" what he is supposed to do.
|
|
</action>
|
|
<action dev="dion" type="add" due-to="Jim Birchfield">
|
|
Plugin graciously donated by Jim
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|