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 e349b23 fix release date for 14 and master
e349b23 is described below
commit e349b23dd416473e9c4877b90040e459a38b44fb
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Jul 13 10:13:13 2022 +0200
fix release date for 14 and master
---
meta/netbeansrelease.json | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 976ddec..7e05412 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -735,9 +735,9 @@
}
},
"releasedate": {
- "day": "-",
- "month": "-",
- "year": "-"
+ "day": "09",
+ "month": "06",
+ "year": "2022"
},
"previousreleasedate": {
"day": "04",
@@ -794,8 +794,8 @@
"year": "-"
},
"previousreleasedate": {
- "day": "04",
- "month": "03",
+ "day": "09",
+ "month": "06",
"year": "2022"
}
}
---------------------------------------------------------------------
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