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 7b168e7 remove releasedate to allow full rc build on release 240
7b168e7 is described below
commit 7b168e797653805726921735c1c1ae13fb9a906c
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Jan 10 12:31:49 2025 +0100
remove releasedate to allow full rc build on release 240
---
meta/netbeansrelease.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index fd49109..a811994 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -1447,9 +1447,9 @@
}
},
"releasedate": {
- "day": "10",
- "month": "12",
- "year": "2024"
+ "day": "-",
+ "month": "-",
+ "year": "-"
},
"previousreleasedate": {
"day": "19",
---------------------------------------------------------------------
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