replace use of "target" directoriy with appropriate variables

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114984 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-04-08 00:34:44 +00:00
parent 7d1bf06e08
commit 27b5cb6380
4 changed files with 14 additions and 12 deletions

View File

@@ -26,6 +26,7 @@
<body>
<release version="1.7" date="in CVS">
<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>
<release version="1.6" date="2004-03-07">