Fix MAVEN-964
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114273 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
|
||||
<body>
|
||||
<release version="1.5" date="in CVS">
|
||||
<action dev="dion" type="update">
|
||||
Fix MAVEN-964. Add details on date format.
|
||||
</action>
|
||||
<action dev="dion" type="fix">
|
||||
Apply MAVEN-940. Fix excess whitespace.
|
||||
</action>
|
||||
|
||||
@@ -401,6 +401,7 @@
|
||||
<td>
|
||||
Sets the format of the date to display.
|
||||
Defaults to "dd MMMM yyyy" (eg: "14 August 2002").
|
||||
For details on the format, see SimpleDateFormat in the jdk documentation.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user