git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115056 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2004-04-26 21:12:39 +00:00
parent b67c076d36
commit 76818b7eac

View File

@ -25,6 +25,7 @@
</properties>
<body>
<release version="1.7" date="in CVS">
<action dev="aheritier" type="fix" issue="MPANT-12">Remove NumberFormatException if <code>pom.build.unitTest.resources</code> doesn't exist.</action>
<action dev="dion" type="fix" issue="MPANT-11">Change plugin tests to use 'assert' tags</action>
<action dev="brett" type="fix">Replace use of 'target' directory with appropriate variables</action>
</release>