Update version and docs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113592 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-07-04 06:18:21 +00:00
parent 0e0a62b21b
commit 6d21e01573
2 changed files with 8 additions and 2 deletions

View File

@@ -6,7 +6,13 @@
</properties>
<body>
<release version="1.3" date="in cvs">
<release version="1.4" date="in CVS">
<action dev="dion" type="fix">
Allow dependencies other than 'jars' to be downloaded
</action>
</release>
<release version="1.3" date="Maven beta 9">
<action dev="dion" type="fix">
Use first remote repo the user has specified for gets
</action>