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:
@@ -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>
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user