git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114012 13f79535-47bb-0310-9956-ffa450edef68
29 lines
869 B
XML
29 lines
869 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@multitask.com.au">dIon Gillard</author>
|
|
<author email="kschrader@karmalab.org">Kurt Schrader</author>
|
|
</properties>
|
|
|
|
<body>
|
|
|
|
<release version="1.1" date="In CVS">
|
|
<action dev="dion" type="update">
|
|
Sort tag libraries, tags and attributes accordingly
|
|
</action>
|
|
<action dev="dion" type="update">update to use maven.docs.*/maven.gen.docs</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to dom4j 1.4
|
|
</action>
|
|
<action dev="dion" type="fix">
|
|
Change use of pom.build.sourceDirectory to not include the basedir. This must be placed in the pom
|
|
if a ${basedir} prefix is required.
|
|
</action>
|
|
</release>
|
|
<release version="1.0" date="Unknown">
|
|
</release>
|
|
|
|
</body>
|
|
</document>
|