o MAVEN-327: Release date is mandatory
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113117 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7ddaac4684
commit
c080388768
@ -49,7 +49,7 @@
|
||||
<description>${pom.description}</description>
|
||||
<publisher>${pom.organization.name}</publisher>
|
||||
<download_url>${pom.url}</download_url>
|
||||
<release_date></release_date>
|
||||
<release_date>2000-01-01T00:00:00.000</release_date>
|
||||
<version>${pom.currentVersion}</version>
|
||||
<j:forEach var="package" items="${packages}">
|
||||
<package>${package}</package>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user