git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113716 13f79535-47bb-0310-9956-ffa450edef68
24 lines
662 B
XML
24 lines
662 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">
|
|
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> |