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 fa0fb8c  jdkv 21 baseline, release date
fa0fb8c is described below

commit fa0fb8c4ae4b312b4b42092c057d5bb40335ff8b
Author: Eric Barboni <[email protected]>
AuthorDate: Tue Feb 24 10:57:29 2026 +0100

    jdkv 21 baseline, release date
---
 meta/netbeansrelease.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 998ba89..877dbbc 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -1709,9 +1709,9 @@
             }
         },
         "releasedate": {
-            "day": "-",
-            "month": "-",
-            "year": "-"
+            "day": "23",
+            "month": "02",
+            "year": "2026"
         },
         "previousreleasedate": {
             "day": "10",
@@ -1722,7 +1722,7 @@
     "master": {
         "position": "50000",
         "ant": "ant_latest",
-        "jdk": "jdk_17_latest",
+        "jdk": "jdk_21_latest",
         "jdktoolapidoc" : "jdk_25_latest",
         "jdk_apidoc": "https://docs.oracle.com/en/java/javase/25/docs/api/";,
         "maven": "maven_3_latest",
@@ -1739,9 +1739,9 @@
             "year": "-"
         },
         "previousreleasedate": {
-            "day": "10",
-            "month": "11",
-            "year": "2025"
+            "day": "23",
+            "month": "02",
+            "year": "2026"
         }
     }
 }


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