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 15564be  back to standard json
15564be is described below

commit 15564bec8a9be5b49a7fdf2c946a50e0ad8a77a4
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Jan 10 18:13:12 2025 +0100

    back to standard json
---
 meta/netbeansrelease.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 4e4fdf6..fd49109 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -1420,7 +1420,7 @@
         "versionName": "24",
         "vsixVersion": "24.0.0",
         "tlp": "true",
-        "apidocurl": "https://bits.netbeans.org/23/javadoc";,
+        "apidocurl": "https://bits.netbeans.org/24/javadoc";,
         "update_url": 
"https://netbeans.apache.org/nb/updates/24/updates.xml.gz?{$netbeans.hash.code}";,
         "plugin_url": 
"https://netbeans.apache.org/nb/plugins/24/catalog.xml.gz";,
         "publish_apidoc":"true",
@@ -1447,9 +1447,9 @@
             }
         },
         "releasedate": {
-            "day": "-",
-            "month": "-",
-            "year": "-"
+            "day": "10",
+            "month": "12",
+            "year": "2024"
         },
         "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

Reply via email to