This is an automated email from the ASF dual-hosted git repository. ebarboni pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans-mavenutils-nbm-maven-plugin.git
commit 6c33b3081aef40106382a18d5b0710cb36aad58f Merge: b93512d 573d0cd Author: Eric Barboni <[email protected]> AuthorDate: Fri May 22 11:32:27 2026 +0200 Merge pull request #334 from ebarboni/jdk21baseline move to version 15 jdk 21 baseline .github/workflows/ci.yml | 2 +- .mvn/wrapper/maven-wrapper.properties | 2 +- Jenkinsfile.groovy | 2 +- NOTICE | 2 +- nb-repository-plugin/pom.xml | 39 +++++----- nb-shared/pom.xml | 21 +----- nbm-maven-harness/pom.xml | 7 +- nbm-maven-plugin/pom.xml | 67 ++++++----------- ...mApplicationLifecycleMappingProvider.properties | 17 +++++ .../NbmLifecycleMappingProvider.properties | 17 +++++ .../apache/netbeans/nbm/CreateClusterAppMojo.java | 11 +-- .../apache/netbeans/nbm/CreateWebstartAppMojo.java | 3 +- pom.xml | 85 +++++++++------------- 13 files changed, 122 insertions(+), 153 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
