This is an automated email from the ASF dual-hosted git repository. skygo pushed a commit to branch date-patch in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git
commit c79228be3af22af7a55379148726e825b814cd28 Author: Eric Barboni <[email protected]> AuthorDate: Fri Mar 19 12:37:27 2021 +0100 adjust release date for apidoc diff --- meta/netbeansrelease.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json index 292d34c..0527724 100644 --- a/meta/netbeansrelease.json +++ b/meta/netbeansrelease.json @@ -382,9 +382,9 @@ } }, "releasedate": { - "day": "-", - "month": "-", - "year": "-" + "day": "03", + "month": "03", + "year": "2021" }, "previousreleasedate": { "day": "25", @@ -410,9 +410,9 @@ "year": "-" }, "previousreleasedate": { - "day": "04", - "month": "06", - "year": "2020" + "day": "03", + "month": "03", + "year": "2021" } } } --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
