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

neilcsmith 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 db0c119  Update build to use released NBPackage 1.0-beta3.
     new 893890d  Merge pull request #100 from neilcsmith-net/nb190
db0c119 is described below

commit db0c1192753a5a73a9d18302cf7697f104201dc4
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Tue Aug 15 14:24:37 2023 +0100

    Update build to use released NBPackage 1.0-beta3.
---
 vars/asfMainNetBeansBuild.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vars/asfMainNetBeansBuild.groovy b/vars/asfMainNetBeansBuild.groovy
index 1790829..0c33869 100644
--- a/vars/asfMainNetBeansBuild.groovy
+++ b/vars/asfMainNetBeansBuild.groovy
@@ -50,7 +50,7 @@ def tooling=[:]
 @groovy.transform.Field
 def repopluginversion="14.0-SNAPSHOT"
 @groovy.transform.Field
-def nbpackageversion="1.0-beta3-SNAPSHOT"
+def nbpackageversion="1.0-beta3"
 @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