git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114112 13f79535-47bb-0310-9956-ffa450edef68
23 lines
506 B
XML
23 lines
506 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="jason@zenplex.com">Jason van Zyl</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<release version="1.1" date="2003-09-29">
|
|
<action dev="dion" type="update">
|
|
update to commons-lang 1.0.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>
|
|
|