git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114126 13f79535-47bb-0310-9956-ffa450edef68
23 lines
721 B
XML
23 lines
721 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="jvanzyl@maven.org">Jason van Zyl</author>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
<body>
|
|
<release version="1.2" date="2003-09-30">
|
|
<action dev="jvanzyl" type="fix">
|
|
Applied patch for <a href="http://jira.codehaus.org/secure/ViewIssue.jspa?id=11157">MAVEN-542</a>.
|
|
</action>
|
|
</release>
|
|
<release version="1.1" date="2003-09-29">
|
|
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to dom4j 1.4, maven 1.0-beta-10
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|