git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113715 13f79535-47bb-0310-9956-ffa450edef68
24 lines
588 B
XML
24 lines
588 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
<body>
|
|
<releases>
|
|
<release version="1.3" date="in CVS">
|
|
<action dev="dion" type="update">
|
|
Upgrade to maven 1.0 beta 10 and dom4j 1.4
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to dom4j 1.4-dev-8
|
|
</action>
|
|
<action dev="dion" type="fix">
|
|
Bring back pom:validate
|
|
</action>
|
|
</release>
|
|
</releases>
|
|
</body>
|
|
</document>
|
|
|