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 a97536e use next version for nb-repo plugin a97536e is described below commit a97536ed1f7bb18b1eca2781cec07be4d001a029 Author: Eric Barboni <sk...@apache.org> AuthorDate: Mon Nov 27 14:22:15 2023 +0100 use next version for nb-repo plugin --- vars/asfMainNetBeansBuild.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy index 0c33869..3be2f31 100644 --- a/vars/asfMainNetBeansBuild.groovy +++ b/vars/asfMainNetBeansBuild.groovy @@ -48,7 +48,7 @@ def mavenVersion="" @groovy.transform.Field def tooling=[:] @groovy.transform.Field -def repopluginversion="14.0-SNAPSHOT" +def repopluginversion="14.1-SNAPSHOT" @groovy.transform.Field def nbpackageversion="1.0-beta3" @groovy.transform.Field --------------------------------------------------------------------- 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