Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0, 2.1
-
None
-
Maven 2.0.10, JDK 6, XP SP2
Description
Right now I have to adjust the current version and date manually.
I'd be great to have something like this:
<release version="${version}" date="${publishDate}" description="..."> ... </release>
Where publish date would be the same date and format as in site.xml.