git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114116 13f79535-47bb-0310-9956-ffa450edef68
35 lines
961 B
XML
35 lines
961 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="jason@zenplex.com">Jason van Zyl</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<release version="0.3" date="2003-09-29">
|
|
<action dev="dion" type="update">update to commons-jelly-20030902.160215</action>
|
|
<action dev="dion" type="update">
|
|
update to velocity 1.4-dev
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to dom4j 1.4
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to commons-logging 1.0.3
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
update to commons-lang 1.0.1
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Updated to commons-collections 2.1
|
|
</action>
|
|
</release>
|
|
<release version="1.0" date="2002-08-04">
|
|
<action dev="jvanzyl" type="add">
|
|
Original release for Maven 1.0-beta8
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|