- upgrade plugin to 1.6-SNAPSHOT

- add MPJAVADOC-24 change


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115378 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2004-05-18 21:23:30 +00:00
parent 7a4e630158
commit 51292473f1

View File

@@ -25,6 +25,9 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.6-SNAPSHOT" date="In CVS">
<action dev="aheritier" type="fix" issue="MPJAVADOC-24">doc-files directories contents are correctly copied.</action>
</release>
<release version="1.5" date="2004-05-15">
<action dev="dion" type="fix">javadoc:jar changed to place the jar in maven.build.dir</action>
<action dev="dion" type="update">Add plugin test project</action>