git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114541 13f79535-47bb-0310-9956-ffa450edef68
25 lines
636 B
XML
25 lines
636 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<release version="1.1" date="2003-09-29">
|
|
<action dev="evenisse" type="fix">
|
|
Fixed MAVEN-798. Add Test source formatting.
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Move to oro 2.0.7
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Move to log4j 1.2.8
|
|
</action>
|
|
<action dev="evenisse" type="fix">
|
|
Fixed directory of plugin resources.
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|