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 331ee6b  master order should be last
331ee6b is described below

commit 331ee6b5afd88c9c60813ecfb05d2daf16b54503
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Sep 19 13:13:29 2019 +0200

    master order should be last
    
    putting an arbitrary big number.
---
 meta/netbeansrelease.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 5302f80..1e979db 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -115,7 +115,7 @@
         }
     },
     "master": {
-        "position": "5",
+        "position": "50000",
         "ant": "Ant (latest)",
         "jdk": "JDK 1.8 (latest)",
         "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/";,


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to