MAVEN-1712 : Update dependencies to match ones in maven 1.1 core and to unify them between plugins.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@320941 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-10-13 23:17:23 +00:00
parent f7b516fbde
commit 8cb683d4ef
106 changed files with 886 additions and 373 deletions

View File

@@ -25,6 +25,11 @@
</properties>
<body>
<release version="1.8-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
<ul>
<li>velocity v 1.4-dev -> v1.4</li>
</ul>
</action>
<action dev="aheritier" type="update">It requires at least maven-plugin-plugin v1.7.</action>
</release>
<release version="1.7" date="2005-06-05">