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,12 @@
</properties>
<body>
<release version="1.6-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>dom4j v1.4-dev-8 -> v1.4</li>
<li>xml-apis v 1.0.b2 -> xmlParserAPIs v2.6.2</li>
</ul>
</action>
<action dev="ltheussl" type="add" issue="MPCHANGES-25">Validate <code>changes.xml</code>.</action>
<action dev="ltheussl" type="add" issue="MPCHANGES-15"> Add multiple due-to/due-to-email support.</action>
<action dev="ltheussl" type="add" issue="MPCHANGES-16"> Add multiple issue support.</action>