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 7c961de  fix nb repo plugin version
7c961de is described below

commit 7c961de720eef424cdafc99a06b0ee3a94195db7
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Mon Jul 18 17:12:11 2022 +0200

    fix nb repo plugin version
---
 vars/asfMainNetBeansBuild.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index 703f1d1..786ceb1 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -46,7 +46,7 @@ def mavenVersion=""
 @groovy.transform.Field
 def tooling=[:]
 @groovy.transform.Field
-def repopluginversion="1.7-SNAPSHOT"
+def repopluginversion="14.0-SNAPSHOT"
 @groovy.transform.Field
 def branch=""
 @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

Reply via email to