Fixed version 1.8 to 1.8-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@239948 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
carlos
2005-08-24 22:05:34 +00:00
parent 772b0ad966
commit ac89846fbb

View File

@@ -26,7 +26,7 @@
<author email="aheritier@apache.org">Arnaud Heritier</author>
</properties>
<body>
<release version="1.8" date="In SVN">
<release version="1.8-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="fix" issue="MPJAVADOC-59">Files package.html and overview.html are not copied when source modifications are used.</action>
<action dev="carlos" type="add" issue="MPJAVADOC-58">Added maven.javadoc.failonerror property.</action>
<action dev="aheritier" type="add" issue="MPJAVADOC-54" due-to="Dag Sverre Seljebotn">Added maven.javadoc.header and maven.javadoc.footer properties.</action>