git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114112 13f79535-47bb-0310-9956-ffa450edef68
31 lines
796 B
XML
31 lines
796 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<release version="1.1" date="2003-09-29">
|
|
<action dev="dion" type="update">
|
|
update to use maven.docs.*/maven.gen.docs
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
update to xalan 2.4.1
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
update to commons-lang 1.0.1
|
|
</action>
|
|
<action dev="dion" type="fix">
|
|
Applied Maven-436 to allow docbook dtds offline
|
|
</action>
|
|
</release>
|
|
<release version="1.0" date="2002-07-14">
|
|
<action dev="dion" type="add">
|
|
Original release for Maven 1.0-beta7
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|