I prefer to move the plugin to 1.5.1 and not to 1.6 because actually there's only a bug fix

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115381 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2004-05-18 21:49:38 +00:00
parent 327e5b4f87
commit 1f04ba1abe
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-javadoc-plugin</id>
<name>Maven Javadoc Plug-in</name>
<currentVersion>1.6-SNAPSHOT</currentVersion>
<currentVersion>1.5.1-SNAPSHOT</currentVersion>
<description/>
<shortDescription>Produce Javadocs and report</shortDescription>
<url>http://maven.apache.org/reference/plugins/javadoc/</url>

View File

@@ -25,7 +25,7 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.6-SNAPSHOT" date="In CVS">
<release version="1.5.1-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">