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 34cc59f  release date for NB 25 + master apidoc link to jdk 23
34cc59f is described below

commit 34cc59ff33e85950079adc550567586f07acb8f4
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Feb 28 17:16:48 2025 +0100

    release date for NB 25 + master apidoc link to jdk 23
---
 meta/netbeansrelease.json | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 321a34a..603bf29 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -1518,9 +1518,9 @@
             }
         },
         "releasedate": {
-            "day": "-",
-            "month": "-",
-            "year": "-"
+            "day": "20",
+            "month": "02",
+            "year": "2025"
         },
         "previousreleasedate": {
             "day": "10",
@@ -1533,7 +1533,7 @@
         "ant": "ant_latest",
         "jdk": "jdk_17_latest",
         "jdktoolapidoc" : "jdk_23_latest",
-        "jdk_apidoc": "https://docs.oracle.com/en/java/javase/11/docs/api/";,
+        "jdk_apidoc": "https://docs.oracle.com/en/java/javase/23/docs/api/";,
         "maven": "maven_3_latest",
         "mavenversion": "dev-SNAPSHOT",
         "versionName": "dev",


---------------------------------------------------------------------
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