You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by lk...@apache.org on 2020/07/07 15:27:57 UTC

[netbeans-jenkins-lib] branch master updated: Fix missing comma

This is an automated email from the ASF dual-hosted git repository.

lkishalmi 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 57d1147  Fix missing comma
57d1147 is described below

commit 57d1147aaa6d99ef64f19b696eac319fcc5ec2ee
Author: Laszlo Kishalmi <la...@gmail.com>
AuthorDate: Tue Jul 7 08:27:52 2020 -0700

    Fix missing comma
---
 meta/netbeansrelease.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index b31fef0..923ad98 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -241,7 +241,7 @@
                 "version": "beta6",
                 "vote":"1",
                 "position": "6"
-            }
+            },
             "efd543aaefdb0a9f8f0073896cb12c82fe4ef9c8": {
                 "version": "u1",
                 "position": "7"


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

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