This is an automated email from the ASF dual-hosted git repository.
mbalin 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 e3e4c62 Fix JSON error
e3e4c62 is described below
commit e3e4c62d4a575561664d8fdb66c1a94d0327a85b
Author: Martin Balin <[email protected]>
AuthorDate: Thu Apr 6 09:02:17 2023 +0200
Fix JSON error
---
meta/netbeansrelease.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index a42636c..f18401a 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -981,7 +981,8 @@
"b3cf9b988542578e8d2c55c4d090e5fb5797fa1e": {
"version": "rc1",
"position": "1"
- },
+ }
+ },
"releasedate": {
"day": "18",
"month": "04",
---------------------------------------------------------------------
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