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 dd84225  release1263 and release130 releasedate
dd84225 is described below

commit dd84225c275adfb67b698122fa708f6d1432d0a6
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Apr 15 17:19:11 2022 +0200

    release1263 and release130 releasedate
    
    let release1303 with invalid month to test
---
 meta/netbeansrelease.json | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 805ec09..49bb0a3 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -612,7 +612,7 @@
         },
         "releasedate": {
             "day": "16",
-            "month": "1",
+            "month": "01",
             "year": "2022"
         },
         "previousreleasedate": {
@@ -654,9 +654,9 @@
             }
         },
         "releasedate": {
-            "day": "-",
-            "month": "-",
-            "year": "-"
+            "day": "04",
+            "month": "03",
+            "year": "2022"
         },
         "previousreleasedate": {
             "day": "29",
@@ -713,9 +713,9 @@
             "year": "-"
         },
         "previousreleasedate": {
-            "day": "29",
-            "month": "11",
-            "year": "2021"
+            "day": "04",
+            "month": "03",
+            "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

Reply via email to