use maven-model-1.1-SNAPSHOT

This should remain backwards compatible with 1.0.x, with the exception of ChangeLog - there is a TODO to resolve this.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116054 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-09-21 13:47:53 +00:00
parent 757d4654f1
commit 82dbe2daa8
14 changed files with 55 additions and 33 deletions

View File

@@ -26,6 +26,7 @@
</properties>
<body>
<release version="1.4-SNAPSHOT" date="in CVS">
<action dev="brett" type="update">Make compatible with Maven 1.1</action>
<action dev="carlos" type="fix">Some performance improvements</action>
<action dev="carlos" type="fix" issue="MPLINKCHECK-15" due-to="Stephane Mikaty">Use BufferedInputStream in FileToCheck</action>
<action dev="carlos" type="fix">Set links as invalid on unknown errors</action>