You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2022/02/01 11:26:32 UTC

[netbeans-jenkins-lib] branch master updated: fix missing 12.0 release date

This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new 8731b80  fix missing 12.0 release date
8731b80 is described below

commit 8731b807aaf646a5da6474666cbddc3a011acf44
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Tue Feb 1 12:26:26 2022 +0100

    fix missing 12.0 release date
---
 meta/netbeansrelease.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 1da3a7b..335867b 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -259,9 +259,9 @@
             }
         },
         "releasedate": {
-            "day": "-",
-            "month": "-",
-            "year": "-"
+            "day": "04",
+            "month": "06",
+            "year": "2020"
         },
         "previousreleasedate": {
             "day": "24",

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists